Skip to content

Commit d457c9c

Browse files
committed
update-checkout: bump swift-argument-parser to 1.8.2
Bump the swift-argument-parser pin to allow building with the canonically typed constants.
1 parent 86034e6 commit d457c9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils/update_checkout/update-checkout-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"swift-tools-protocols": "main",
155155
"swift-tools-support-core": "main",
156156
"swiftpm": "main",
157-
"swift-argument-parser": "1.6.1",
157+
"swift-argument-parser": "1.8.2",
158158
"swift-atomics": "1.2.0",
159159
"swift-collections": "1.1.6",
160160
"swift-crypto": "3.12.5",
@@ -829,7 +829,7 @@
829829
"swift-tools-protocols": "main",
830830
"swift-tools-support-core": "main",
831831
"swiftpm": "main",
832-
"swift-argument-parser": "1.6.1",
832+
"swift-argument-parser": "1.8.2",
833833
"swift-atomics": "1.2.0",
834834
"swift-collections": "1.1.6",
835835
"swift-crypto": "3.12.5",

0 commit comments

Comments
 (0)