Skip to content

Commit f10d26c

Browse files
chore(deps): update dependency apple/swift-argument-parser to from: "1.7.1"
1 parent b30a2bd commit f10d26c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ let package = Package(
4444
.package(
4545
url: "https://github.com/apple/swift-tools-support-core.git",
4646
.upToNextMajor(from: "0.6.1")),
47-
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.4.0"),
47+
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.7.1"),
4848
],
4949
targets: [
5050
.executableTarget(

0 commit comments

Comments
 (0)