Skip to content

Commit 390a45b

Browse files
Update dependency apple/swift-argument-parser to from: "1.7.1"
1 parent 4bad860 commit 390a45b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
),
2020
],
2121
dependencies: [
22-
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.6.2"),
22+
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.7.1"),
2323
.package(url: "https://github.com/behrang/YamlSwift.git", from: "3.4.4"),
2424
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.37.3"),
2525
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),

0 commit comments

Comments
 (0)