Skip to content

Commit e71a9aa

Browse files
committed
bump deps
1 parent 8bcc457 commit e71a9aa

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Package.resolved

Lines changed: 4 additions & 3 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
@@ -11,7 +11,7 @@ let package = Package(
1111
.library(name: "Cgetargv", targets: ["Cgetargv"])
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.3.0"),
14+
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
1515
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
1616
],
1717
targets: [

0 commit comments

Comments
 (0)