We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879304d commit 0597e7cCopy full SHA for 0597e7c
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.0"),
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.2"),
25
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
0 commit comments