We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cc30f commit a9bb681Copy full SHA for a9bb681
MODULE.bazel
@@ -31,7 +31,7 @@ bazel_dep(name = "rules_ruby", version = "0.19.0")
31
# Until `rules_jvm_external` 6.8 ships
32
git_override(
33
module_name = "rules_jvm_external",
34
- commit = "d8af22108bd8b353a226140570008231f2921931",
+ commit = "29c451d2a62aa2451f5810c005ecac925b4772b6",
35
patch_strip = 1,
36
patches = ["//java:rules_jvm_external_javadoc.patch"],
37
remote = "https://github.com/bazel-contrib/rules_jvm_external.git",
0 commit comments