Skip to content

Commit

Permalink
Update dependency rules_java to v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent d17b5b1 commit 42e7e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/java/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module(
compatibility_level = 1,
)

bazel_dep(name = "rules_java", version = "8.3.2")
bazel_dep(name = "rules_java", version = "8.4.0")
bazel_dep(name = "rules_jvm_external", version = "6.5")
bazel_dep(name = "rules_proto_grpc", version = "0.0.0.rpg.version.placeholder")

Expand Down

0 comments on commit 42e7e69

Please sign in to comment.