Skip to content

Commit daad9de

Browse files
committed
Updated swift-collections to 1.1.1
1 parent 22ff7ce commit daad9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ if (_SwiftCollections_SourceDIR)
6262
else()
6363
FetchContent_Declare(SwiftCollections
6464
GIT_REPOSITORY https://github.com/apple/swift-collections.git
65-
GIT_TAG release/1.1)
65+
GIT_TAG 1.1.1)
6666
endif()
6767
FetchContent_MakeAvailable(SwiftFoundationICU SwiftCollections)
6868

0 commit comments

Comments
 (0)