Skip to content

Commit

Permalink
chore(deps): Bump rules_java version from ? to 7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger committed Jan 17, 2024
1 parent 2442583 commit 1daf3ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# https://registry.bazel.build/modules/rules_java
bazel_dep(name = "rules_java", version = "7.3.2")

# https://github.com/bazelbuild/rules_jvm_external/blob/master/docs/bzlmod.md#installation
# When bumping the version here, must always run: REPIN=1 bazel run @unpinned_maven//:pin
bazel_dep(name = "rules_jvm_external", version = "5.3")
Expand Down

0 comments on commit 1daf3ef

Please sign in to comment.