Skip to content

Commit

Permalink
Release rules_java 8.0.0-rc1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 682260942
Change-Id: Iafa36ae84640ebad6b08441bb06acf61768ba2a3
  • Loading branch information
hvadehra authored and rules_java Copybara committed Oct 4, 2024
1 parent b11d9f0 commit 9b0e4b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module(
name = "rules_java",
version = "7.12.1",
bazel_compatibility = [">=6.2.0"],
version = "8.0.0-rc1",
bazel_compatibility = [">=7.3.2"],
compatibility_level = 1,
)

Expand Down

0 comments on commit 9b0e4b5

Please sign in to comment.