We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a26cc commit 8e1322cCopy full SHA for 8e1322c
MODULE.bazel
@@ -15,7 +15,7 @@ bazel_dep(name = "bazel_skylib", version = "1.7.0")
15
16
# Documentation. These should be dev_dependencies, but that doesn't work at the
17
# moment. This is a bug.
18
-bazel_dep(name = "rules_java", version = "7.6.1", dev_dependency = False)
+bazel_dep(name = "rules_java", version = "7.6.3", dev_dependency = False)
19
bazel_dep(name = "stardoc", version = "0.6.2", dev_dependency = False)
20
21
# The LLVM project. We override the specific commit below.
0 commit comments