Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency apple/swift-argument-parser to from: "…
Browse files Browse the repository at this point in the history
…1.2.0"
  • Loading branch information
renovate[bot] committed Nov 9, 2022
1 parent bc58755 commit 1b8626b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/spm_parser/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let package = Package(
],
dependencies: [
// Need to match the version that is used in swift-package-manager
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.0"),
.package(
url: "https://github.com/apple/swift-package-manager",
revision: "54d12394b7ff04e63d11a4d2eb6294d3ed1816ed"
Expand Down

0 comments on commit 1b8626b

Please sign in to comment.