Skip to content

Commit

Permalink
Update dependency apple/swift-argument-parser to from: "1.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent c28330e commit b542243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.3"),
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.3.0"),
.package(url: "https://github.com/behrang/YamlSwift.git", from: "3.4.4"),
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.34.1"),
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
Expand Down

0 comments on commit b542243

Please sign in to comment.