Skip to content

Commit c985739

Browse files
committed
Use correct argument parser version in checkout
1 parent c877ee6 commit c985739

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
@@ -62,7 +62,7 @@
6262
"llbuild": "master",
6363
"swift-tools-support-core": "master",
6464
"swiftpm": "swiftwasm",
65-
"swift-argument-parser": "0.0.6",
65+
"swift-argument-parser": "0.3.0",
6666
"swift-driver": "master",
6767
"swift-syntax": "master",
6868
"swift-stress-tester": "master",

0 commit comments

Comments
 (0)