Skip to content

Commit

Permalink
Merge pull request #57 from 417-72KI/renovate/apple-swift-argument-pa…
Browse files Browse the repository at this point in the history
…rser-1.x

Update dependency apple/swift-argument-parser to from: "1.2.3"
  • Loading branch information
417-72KI authored Aug 16, 2023
2 parents 01d4309 + bfcce56 commit 1f02bd9
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 @@ -10,7 +10,7 @@ let package = Package(
.executable(name: "buildconfigswift", targets: ["BuildConfig.swift"])
],
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.2"),
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.3"),
.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 1f02bd9

Please sign in to comment.