Skip to content

Commit 8e1322c

Browse files
🤖 Update dependency rules_java to v7.6.3
1 parent a8a26cc commit 8e1322c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bazel_dep(name = "bazel_skylib", version = "1.7.0")
1515

1616
# Documentation. These should be dev_dependencies, but that doesn't work at the
1717
# moment. This is a bug.
18-
bazel_dep(name = "rules_java", version = "7.6.1", dev_dependency = False)
18+
bazel_dep(name = "rules_java", version = "7.6.3", dev_dependency = False)
1919
bazel_dep(name = "stardoc", version = "0.6.2", dev_dependency = False)
2020

2121
# The LLVM project. We override the specific commit below.

0 commit comments

Comments
 (0)