Skip to content

Commit e8e789a

Browse files
authored
Update the rebranch checkout scheme
The latest SwiftPM requires version 1.2.2 of the swift-argument-parser package to build correctly.
1 parent 0d624ec commit e8e789a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"llbuild": "main",
139139
"swift-tools-support-core": "main",
140140
"swiftpm": "main",
141-
"swift-argument-parser": "1.1.4",
141+
"swift-argument-parser": "1.2.2",
142142
"swift-atomics": "1.0.2",
143143
"swift-collections": "1.0.1",
144144
"swift-crypto": "2.2.3",

0 commit comments

Comments
 (0)