Skip to content

Commit e824f54

Browse files
committed
Bump SwiftArgumentParser checkout to 1.0.3.
1 parent d61cba6 commit e824f54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'swift-corelibs-libdispatch': 'main',
4242
'swift-corelibs-foundation': 'main',
4343
'swift-corelibs-xctest': 'main',
44-
'swift-argument-parser': '1.0.1',
44+
'swift-argument-parser': '1.0.3',
4545
'swift-driver': 'main',
4646
'yams': '4.0.2',
4747
'swift-tools-support-core': 'main',
@@ -61,7 +61,7 @@
6161
'swift-corelibs-libdispatch': 'release/5.6',
6262
'swift-corelibs-foundation': 'release/5.6',
6363
'swift-corelibs-xctest': 'release/5.6',
64-
'swift-argument-parser': '1.0.1',
64+
'swift-argument-parser': '1.0.3',
6565
'swift-driver': 'release/5.6',
6666
'yams': '4.0.2',
6767
'swift-tools-support-core': 'release/5.6',

0 commit comments

Comments
 (0)