bazel-contrib / rules_jvm_external

Bazel rules to resolve, fetch and export Maven artifacts
Apache License 2.0
337 stars 256 forks source link

Prepare for v6.5 #1274

Closed jin closed 1 month ago

jin commented 1 month ago

Also update rules_java to 7.12.2. It was accidentally left out in https://github.com/bazel-contrib/rules_jvm_external/pull/1273.

With the rules_java bump for Bazel 6, it brings in additional dependencies on rules_cc and protobuf. cc @comius

cc @ted-xie @ahumesky