Skip to content

Commit

Permalink
Merge pull request #343 from rules-proto-grpc/renovate/rules_java-7.x
Browse files Browse the repository at this point in the history
Update dependency rules_java to v7.9.0
  • Loading branch information
aaliddell committed Aug 14, 2024
2 parents 9e61a4c + d81f9b0 commit 11a6538
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 = "7.8.0")
bazel_dep(name = "rules_java", version = "7.9.0")
bazel_dep(name = "rules_jvm_external", version = "6.2")
bazel_dep(name = "rules_proto_grpc", version = "0.0.0.rpg.version.placeholder")

Expand Down

0 comments on commit 11a6538

Please sign in to comment.