Skip to content

Commit

Permalink
chore(deps): update dependency rules_jvm_external to v6.4 (#6768)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 18, 2024
1 parent 8d7b7ec commit 757dde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ use_repo(
"build_bazel_bazel_7_2_1",
)

bazel_dep(name = "rules_jvm_external", version = "6.3")
bazel_dep(name = "rules_jvm_external", version = "6.4")

maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")
maven.install(
Expand Down

0 comments on commit 757dde6

Please sign in to comment.