Skip to content

Commit

Permalink
Update dependency rules_jvm_external to v6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent de42799 commit 672763a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-jupiter-starter-bazel/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ JUNIT_JUPITER_VERSION = "5.11.0"

JUNIT_PLATFORM_VERSION = "1.11.0"

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

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

0 comments on commit 672763a

Please sign in to comment.