Skip to content

Commit d2a869f

Browse files
Bump github.com/apple/swift-argument-parser from 1.6.1 to 1.6.2 (#6295)
Bumps [github.com/apple/swift-argument-parser](https://github.com/apple/swift-argument-parser) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/apple/swift-argument-parser/releases) - [Commits](apple/swift-argument-parser@1.6.1...1.6.2) --- updated-dependencies: - dependency-name: github.com/apple/swift-argument-parser dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb8a4a2 commit d2a869f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bazel_dep(name = "rules_shell", version = "0.4.0", repo_name = "build_bazel_rule
1414
bazel_dep(name = "rules_swift", version = "3.1.2", max_compatibility_level = 3, repo_name = "build_bazel_rules_swift")
1515

1616
bazel_dep(name = "sourcekitten", version = "0.37.2", repo_name = "SourceKittenFramework")
17-
bazel_dep(name = "swift_argument_parser", version = "1.6.1", repo_name = "SwiftArgumentParser")
17+
bazel_dep(name = "swift_argument_parser", version = "1.6.2", repo_name = "SwiftArgumentParser")
1818
bazel_dep(name = "yams", version = "6.2.0", repo_name = "Yams")
1919

2020
swiftlint_repos = use_extension("//bazel:repos.bzl", "swiftlint_repos_bzlmod")

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)