| commit | ff92bd1d0c8e73f6af04075f838b7b905391e22e | [log] [tgz] |
|---|---|---|
| author | Googler <hvd@google.com> | Tue Sep 23 06:01:17 2025 -0700 |
| committer | rules_java Copybara <noreply@google.com> | Tue Sep 23 06:01:52 2025 -0700 |
| tree | 44d958d8351b85b9eecb0709ae14c7dbb2d0b121 | |
| parent | 39cae30eea61d30ac6bbb5358d964cab059aa590 [diff] |
Release `@rules_java` `v8.16.1` (ignore-relnotes) PiperOrigin-RevId: 810408757 Change-Id: I0edd49b8efc9238303752f3b1f348d5f95111604
diff --git a/MODULE.bazel b/MODULE.bazel index adf1f14..f900a93 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -1,6 +1,6 @@ module( name = "rules_java", - version = "8.16.0", + version = "8.16.1", bazel_compatibility = [">=6.4.0"], compatibility_level = 1, )