Skip to content

Commit c30f44c

Browse files
CI (dependabot): Bump github.com/apple/swift-argument-parser
Bumps the 01_swift-minor-patch group with 1 update: [github.com/apple/swift-argument-parser](https://github.com/apple/swift-argument-parser). Updates `github.com/apple/swift-argument-parser` from 1.6.2 to 1.7.0 - [Release notes](https://github.com/apple/swift-argument-parser/releases) - [Commits](apple/swift-argument-parser@1.6.2...1.7.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-argument-parser dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 01_swift-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47ad8ac commit c30f44c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 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
@@ -35,7 +35,7 @@ let package = Package(
3535
),
3636
.package(
3737
url: "https://github.com/apple/swift-argument-parser.git",
38-
.upToNextMinor(from: "1.6.2")
38+
.upToNextMinor(from: "1.7.0")
3939
),
4040

4141
// - Pinned to the the Swift 6.2 development / Xcode 16.3

0 commit comments

Comments
 (0)