Skip to content

Commit

Permalink
build(deps): Bump rules_java from 7.12.4 to 8.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger committed Dec 30, 2024
1 parent 6098ef2 commit 2283a4e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ register_toolchains("//tools/java_toolchain:repository_default_java_toolchain_de
bazel_dep(name = "protobuf", version = "29.2", repo_name = "com_google_protobuf")

# https://registry.bazel.build/modules/rules_java
bazel_dep(name = "rules_java", version = "7.12.4")
bazel_dep(name = "rules_java", version = "8.6.3")

# Required by gRPC
# (from https://github.com/grpc/grpc-java/blob/8c261c3f28c7d83e1e976acfc34b62027078252b/examples/MODULE.bazel#L1)
Expand Down
27 changes: 25 additions & 2 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2283a4e

Please sign in to comment.