Skip to content

Commit 7e0caae

Browse files
authored
update to argument parser 1.2.2 (#63521)
* update to argument parser 1.2.0 * Apply suggestions from code review
1 parent 0eb072c commit 7e0caae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"llbuild": "main",
9797
"swift-tools-support-core": "main",
9898
"swiftpm": "main",
99-
"swift-argument-parser": "1.1.4",
99+
"swift-argument-parser": "1.2.2",
100100
"swift-atomics": "1.0.2",
101101
"swift-collections": "1.0.1",
102102
"swift-crypto": "2.2.3",
@@ -423,7 +423,7 @@
423423
"llbuild": "main",
424424
"swift-tools-support-core": "main",
425425
"swiftpm": "main",
426-
"swift-argument-parser": "1.1.4",
426+
"swift-argument-parser": "1.2.2",
427427
"swift-atomics": "1.0.2",
428428
"swift-collections": "1.0.1",
429429
"swift-crypto": "2.2.3",

0 commit comments

Comments
 (0)