Skip to content

Commit

Permalink
chore(deps): update dependency rules_java to v7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 9312347 commit a77dcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module(
)

bazel_dep(name = "mypy_integration", version = "0.0.0")
bazel_dep(name = "rules_java", version = "7.6.5")
bazel_dep(name = "rules_java", version = "7.11.0")
bazel_dep(name = "rules_python", version = "0.27.1")

local_path_override(
Expand Down

0 comments on commit a77dcd5

Please sign in to comment.