Skip to content

Commit db7b013

Browse files
authored
Update update-checkout-config.json (swiftlang#79117)
* Update update-checkout-config.json Update swift-system requirement to 1.4.0. This is motivated by swift-build which requires swift-system 1.4.0. More importantly, the API surface between 1.3.0 and 1.4.0 changed including the API usage that is required by swift-build. * Update update-checkout-config.json Update to 1.4.1
1 parent 3f88561 commit db7b013

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"swift-log": "1.5.4",
149149
"swift-numerics": "1.0.2",
150150
"swift-syntax": "main",
151-
"swift-system": "1.3.0",
151+
"swift-system": "1.4.1",
152152
"swift-stress-tester": "main",
153153
"swift-testing": "main",
154154
"swift-corelibs-xctest": "main",
@@ -356,7 +356,7 @@
356356
"swift-log": "1.5.4",
357357
"swift-numerics": "1.0.2",
358358
"swift-syntax": "main",
359-
"swift-system": "1.3.0",
359+
"swift-system": "1.4.1",
360360
"swift-stress-tester": "main",
361361
"swift-testing": "main",
362362
"swift-corelibs-xctest": "main",
@@ -414,7 +414,7 @@
414414
"swift-log": "1.5.4",
415415
"swift-numerics": "1.0.2",
416416
"swift-syntax": "main",
417-
"swift-system": "1.3.0",
417+
"swift-system": "1.4.1",
418418
"swift-stress-tester": "main",
419419
"swift-testing": "main",
420420
"swift-corelibs-xctest": "main",

0 commit comments

Comments
 (0)