Skip to content

Commit

Permalink
Update dependency rules_java to v7.6.4 (#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent a675de6 commit 7c52e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-remote-execution/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "rules_cc", version = "0.0.9")

# Use the starlark implementation of Java rules instead of the builtin ones.
bazel_dep(name = "rules_java", version = "7.5.0")
bazel_dep(name = "rules_java", version = "7.6.4")

0 comments on commit 7c52e89

Please sign in to comment.