Skip to content

Commit 4725fc2

Browse files
Update dependency apple/swift-argument-parser to from: "1.8.2"
1 parent 34bda20 commit 4725fc2

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
@@ -31,7 +31,7 @@ let package = Package(
3131
)
3232
],
3333
dependencies: [
34-
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.7.1"),
34+
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.8.2"),
3535
.package(url: "https://github.com/swiftlang/swift-syntax", .upToNextMajor(from: "603.0.1")),
3636
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.61.1"),
3737
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.5.0"),

0 commit comments

Comments
 (0)