Skip to content

Commit 2746675

Browse files
authored
Merge pull request #72949 from swiftlang/maxd/bump-argument-parser
Bump `swift-argument-parser` to 1.4.0
2 parents 13ef85f + b8864de commit 2746675

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
@@ -125,7 +125,7 @@
125125
"llbuild": "main",
126126
"swift-tools-support-core": "main",
127127
"swiftpm": "main",
128-
"swift-argument-parser": "1.2.3",
128+
"swift-argument-parser": "1.4.0",
129129
"swift-atomics": "1.2.0",
130130
"swift-collections": "1.1.1",
131131
"swift-crypto": "3.0.0",
@@ -276,7 +276,7 @@
276276
"llbuild": "main",
277277
"swift-tools-support-core": "main",
278278
"swiftpm": "main",
279-
"swift-argument-parser": "1.2.3",
279+
"swift-argument-parser": "1.4.0",
280280
"swift-atomics": "1.2.0",
281281
"swift-collections": "1.1.1",
282282
"swift-crypto": "3.0.0",
@@ -658,7 +658,7 @@
658658
"llbuild": "main",
659659
"swift-tools-support-core": "main",
660660
"swiftpm": "main",
661-
"swift-argument-parser": "1.2.3",
661+
"swift-argument-parser": "1.4.0",
662662
"swift-async-algorithms": "1.0.1",
663663
"swift-atomics": "1.2.0",
664664
"swift-collections": "1.1.1",

0 commit comments

Comments
 (0)