We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2cc8b commit e72c410Copy full SHA for e72c410
1 file changed
Package.swift
@@ -19,7 +19,7 @@ let package = Package(
19
),
20
],
21
dependencies: [
22
- .package(url: "https://github.com/apple/swift-argument-parser", from: "1.6.2"),
+ .package(url: "https://github.com/apple/swift-argument-parser", from: "1.7.1"),
23
.package(url: "https://github.com/behrang/YamlSwift.git", from: "3.4.4"),
24
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.37.3"),
25
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
0 commit comments