Skip to content

Commit

Permalink
Update dependency rules_java to v7.5.0 (#780)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 9d49514 commit a6d0f64
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.8")
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.4.0")
bazel_dep(name = "rules_java", version = "7.5.0")

0 comments on commit a6d0f64

Please sign in to comment.