Skip to content

Commit 9899514

Browse files
authored
[CMake] Update swift-collections to 1.1.2 (#721)
1 parent 046c554 commit 9899514

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 1.1.1)
65+
GIT_TAG 1.1.2)
6666
endif()
6767
FetchContent_MakeAvailable(SwiftFoundationICU SwiftCollections)
6868

0 commit comments

Comments
 (0)