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 ace6215 commit 4717708Copy full SHA for 4717708
tests/WORKSPACE
@@ -345,8 +345,8 @@ protobuf_deps()
345
346
http_archive(
347
name = "rules_java",
348
- sha256 = "4e1a28a25c2efa53500c928d22ceffbc505dd95b335a2d025836a293b592212f",
349
- urls = ["https://github.com/bazelbuild/rules_java/releases/download/9.1.0/rules_java-9.1.0.tar.gz"],
+ sha256 = "2f822fbc33b99de5bbeaceada4be2bd3bb5c8da80e2f7462a9d300c8fc312f11",
+ urls = ["https://github.com/bazelbuild/rules_java/releases/download/9.2.0/rules_java-9.2.0.tar.gz"],
350
)
351
352
load("@rules_java//java:rules_java_deps.bzl", "rules_java_dependencies")
0 commit comments