Skip to content

Commit e83eb1c

Browse files
authored
common.py: bump Yams to 5.0.1
This fixes an issue resolved in jpsim/Yams#353, which is currently blocking swiftlang/swift-package-manager#5894.
1 parent 2b0c4cc commit e83eb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
'swift-corelibs-xctest': 'main',
3939
'swift-argument-parser': '1.0.3',
4040
'swift-driver': 'main',
41-
'yams': '4.0.2',
41+
'yams': '5.0.1',
4242
'swift-tools-support-core': 'main',
4343
'swift-crypto': '1.1.5',
4444
'swift-atomics': '1.0.2',

0 commit comments

Comments
 (0)