Skip to content

Commit 78ecc95

Browse files
Update swift-collections to 1.1.3
This updates the swift-collections dependency to 1.1.3, which includes a CMake fix for the WebAssembly target. "main", "next", and "rebranch" schemes are all updated.
1 parent 2b1fb8b commit 78ecc95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"swiftpm": "main",
131131
"swift-argument-parser": "1.4.0",
132132
"swift-atomics": "1.2.0",
133-
"swift-collections": "1.1.2",
133+
"swift-collections": "1.1.3",
134134
"swift-crypto": "3.0.0",
135135
"swift-certificates": "1.0.1",
136136
"swift-asn1": "1.0.0",
@@ -335,7 +335,7 @@
335335
"swiftpm": "main",
336336
"swift-argument-parser": "1.4.0",
337337
"swift-atomics": "1.2.0",
338-
"swift-collections": "1.1.2",
338+
"swift-collections": "1.1.3",
339339
"swift-crypto": "3.0.0",
340340
"swift-certificates": "1.0.1",
341341
"swift-asn1": "1.0.0",
@@ -721,7 +721,7 @@
721721
"swift-argument-parser": "1.4.0",
722722
"swift-async-algorithms": "1.0.1",
723723
"swift-atomics": "1.2.0",
724-
"swift-collections": "1.1.2",
724+
"swift-collections": "1.1.3",
725725
"swift-crypto": "3.0.0",
726726
"swift-certificates": "1.0.1",
727727
"swift-asn1": "1.0.0",

0 commit comments

Comments
 (0)