Skip to content

Commit 85a3e3e

Browse files
Update dependency apple/swift-argument-parser to from: "1.7.1"
1 parent 0aad052 commit 85a3e3e

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.2"),
2525
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),

0 commit comments

Comments
 (0)