Skip to content

Commit

Permalink
bump rules_java and .bazelversion (#1273)
Browse files Browse the repository at this point in the history
  • Loading branch information
jin authored Oct 28, 2024
1 parent 305848d commit 3ea9649
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.3.1
7.4.0
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ bazel_dep(
)
bazel_dep(
name = "rules_java",
version = "7.11.1",
version = "7.12.2",
)
bazel_dep(
name = "rules_kotlin",
Expand Down

0 comments on commit 3ea9649

Please sign in to comment.