Skip to content

Commit 9b0e4b5

Browse files
hvadehrarules_java Copybara
authored andcommitted
Release rules_java 8.0.0-rc1
PiperOrigin-RevId: 682260942 Change-Id: Iafa36ae84640ebad6b08441bb06acf61768ba2a3
1 parent b11d9f0 commit 9b0e4b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module(
22
name = "rules_java",
3-
version = "7.12.1",
4-
bazel_compatibility = [">=6.2.0"],
3+
version = "8.0.0-rc1",
4+
bazel_compatibility = [">=7.3.2"],
55
compatibility_level = 1,
66
)
77

0 commit comments

Comments
 (0)