Skip to content

Commit 74fbc8b

Browse files
authored
Merge pull request #38312 from apple/tomerd-patch-1
update swift-collections to 0.0.4
2 parents ccf267b + 73c61bd commit 74fbc8b

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
@@ -75,7 +75,7 @@
7575
"swiftpm": "main",
7676
"swift-argument-parser": "0.4.3",
7777
"swift-atomics": "0.0.3",
78-
"swift-collections": "0.0.3",
78+
"swift-collections": "0.0.4",
7979
"swift-crypto": "1.1.5",
8080
"swift-driver": "main",
8181
"swift-numerics": "0.1.0",
@@ -191,7 +191,7 @@
191191
"swiftpm": "main",
192192
"swift-argument-parser": "0.3.0",
193193
"swift-atomics": "0.0.3",
194-
"swift-collections": "0.0.3",
194+
"swift-collections": "0.0.4",
195195
"swift-crypto": "1.1.5",
196196
"swift-driver": "main",
197197
"swift-numerics": "0.1.0",
@@ -226,7 +226,7 @@
226226
"swiftpm": "main",
227227
"swift-argument-parser": "0.4.3",
228228
"swift-atomics": "0.0.3",
229-
"swift-collections": "0.0.3",
229+
"swift-collections": "0.0.4",
230230
"swift-crypto": "1.1.5",
231231
"swift-driver": "main",
232232
"swift-numerics": "0.1.0",

0 commit comments

Comments
 (0)