| commit | 9d6184b9f6979fe5680f8b99173656a45aea53e8 | [log] [tgz] |
|---|---|---|
| author | Googler <hvd@google.com> | Tue Dec 09 07:42:11 2025 -0800 |
| committer | rules_java Copybara <noreply@google.com> | Tue Dec 09 07:42:39 2025 -0800 |
| tree | 4910121b3e84256c173f7abf3510286cd1ef8b5a | |
| parent | 92f148693341f6f7e10667af5f02a6829eda235b [diff] |
Release `rules_java` `9.3.0` PiperOrigin-RevId: 842233855 Change-Id: Ifd52f02586754a8543cfab84469bc54ebc749be3
diff --git a/MODULE.bazel b/MODULE.bazel index 527f5bf..23ee0ce 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -1,6 +1,6 @@ module( name = "rules_java", - version = "9.2.0", + version = "9.3.0", bazel_compatibility = [">=7.0.0"], compatibility_level = 1, )