Skip to content

Commit 5343226

Browse files
authored
Merge pull request #39758 from apple/neonichu-patch-1
Fix argparser version for "main"
2 parents b5891c8 + a327a24 commit 5343226

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
@@ -65,7 +65,7 @@
6565
"llbuild": "main",
6666
"swift-tools-support-core": "main",
6767
"swiftpm": "main",
68-
"swift-argument-parser": "0.4.1",
68+
"swift-argument-parser": "0.4.3",
6969
"swift-crypto": "1.1.5",
7070
"swift-driver": "main",
7171
"swift-syntax": "main",

0 commit comments

Comments
 (0)