Skip to content

Commit d50c918

Browse files
update-checkout: Update swift-sdk-generator dependencies
swift-nio and swift-async-algorithms have been updated to support `SWIFTCI_USE_LOCAL_DEPS` convention. This change updates them to the versions including the support.
1 parent 7c9ecc5 commit d50c918

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
@@ -125,7 +125,7 @@
125125
"swift-crypto": "3.0.0",
126126
"swift-certificates": "1.0.1",
127127
"swift-asn1": "1.0.0",
128-
"swift-async-algorithms": "1.0.0",
128+
"swift-async-algorithms": "6ae9a051f76b81cc668305ceed5b0e0a7fd93d20",
129129
"swift-driver": "main",
130130
"swift-log": "1.5.4",
131131
"swift-numerics": "1.0.2",
@@ -149,7 +149,7 @@
149149
"swift-docc-render-artifact": "main",
150150
"swift-docc-symbolkit": "main",
151151
"swift-markdown": "main",
152-
"swift-nio": "2.31.2",
152+
"swift-nio": "2.65.0",
153153
"swift-experimental-string-processing": "swift/main",
154154
"swift-sdk-generator": "main",
155155
"wasi-libc": "wasi-sdk-20",

0 commit comments

Comments
 (0)