Skip to content

Commit

Permalink
Update dependency rules_java to v7.12.2 (#7019)
Browse files Browse the repository at this point in the history
Co-authored-by: Mai Hussien <[email protected]>
  • Loading branch information
renovate-bot and mai93 authored Nov 19, 2024
1 parent 3b65b05 commit 0b344fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/test_deps/projects/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ bazel_dep(
)
bazel_dep(
name = "rules_java",
version = "7.6.1",
version = "7.12.2",
)
bazel_dep(
name = "rules_cc",
Expand Down

0 comments on commit 0b344fb

Please sign in to comment.