Skip to content

Commit db8e0ba

Browse files
authored
Merge pull request #74317 from lorentey/update-swift-collections-6.0
[6.0][update-checkout] Update to swift-collections 1.1.1
2 parents f6be435 + 8969293 commit db8e0ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"swiftpm": "main",
120120
"swift-argument-parser": "1.2.3",
121121
"swift-atomics": "1.2.0",
122-
"swift-collections": "1.0.5",
122+
"swift-collections": "1.1.1",
123123
"swift-crypto": "3.0.0",
124124
"swift-certificates": "1.0.1",
125125
"swift-asn1": "1.0.0",
@@ -170,7 +170,7 @@
170170
"swiftpm": "release/6.0",
171171
"swift-argument-parser": "1.2.3",
172172
"swift-atomics": "1.2.0",
173-
"swift-collections": "1.0.5",
173+
"swift-collections": "1.1.1",
174174
"swift-crypto": "3.0.0",
175175
"swift-certificates": "1.0.1",
176176
"swift-asn1": "1.0.0",
@@ -266,7 +266,7 @@
266266
"swiftpm": "main",
267267
"swift-argument-parser": "1.2.3",
268268
"swift-atomics": "1.2.0",
269-
"swift-collections": "1.0.5",
269+
"swift-collections": "1.1.1",
270270
"swift-crypto": "3.0.0",
271271
"swift-certificates": "1.0.1",
272272
"swift-asn1": "1.0.0",
@@ -643,7 +643,7 @@
643643
"swiftpm": "main",
644644
"swift-argument-parser": "1.2.3",
645645
"swift-atomics": "1.2.0",
646-
"swift-collections": "1.0.5",
646+
"swift-collections": "1.1.1",
647647
"swift-crypto": "3.0.0",
648648
"swift-certificates": "1.0.1",
649649
"swift-asn1": "1.0.0",

0 commit comments

Comments
 (0)