Skip to content

Commit 393f270

Browse files
committed
Tested compatibility with 6.2.0 as well
1 parent 830e110 commit 393f270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module(
22
name = "rules_java",
33
version = "7.9.1",
4-
bazel_compatibility = [">=6.3.0"],
4+
bazel_compatibility = [">=6.2.0"],
55
compatibility_level = 1,
66
)
77

0 commit comments

Comments
 (0)