Skip to content

Commit

Permalink
Update dependency apple/swift-argument-parser to from: "1.5.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent a01998e commit d54833a
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 @@ -19,7 +19,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.4.0"),
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
.package(url: "https://github.com/behrang/YamlSwift.git", from: "3.4.4"),
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.35.0"),
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
Expand Down

0 comments on commit d54833a

Please sign in to comment.