Skip to content

Commit 0bf5fc0

Browse files
authored
Merge pull request #585 from apple/tomerd-patch-1
update versions of stdlib libraries
2 parents 4e21a53 + 6aed5f3 commit 0bf5fc0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

common.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
'yams': '4.0.2',
4747
'swift-tools-support-core': 'main',
4848
'swift-crypto': '1.1.5',
49-
'swift-atomics': '0.0.3',
50-
'swift-collections': '0.0.5',
51-
'swift-numerics': '0.1.0',
52-
'swift-system': '0.0.2',
49+
'swift-atomics': '1.0.2',
50+
'swift-collections': '1.0.1',
51+
'swift-numerics': '1.0.1',
52+
'swift-system': '1.0.0',
5353
},
5454
'release/5.5': {
5555
'llvm-project': 'swift/release/5.5',

0 commit comments

Comments
 (0)