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 e2d6e7e commit 04b4a7cCopy full SHA for 04b4a7c
WORKSPACE
@@ -49,7 +49,7 @@ rules_jvm_external_setup()
49
load("@rules_jvm_external//:defs.bzl", "maven_install")
50
maven_install(
51
artifacts = [
52
- "com.google.protobuf:protobuf-java:3.15.6",
+ "com.google.protobuf:protobuf-java:3.25.5",
53
"com.google.protobuf:protobuf-java-util:3.15.6",
54
"org.projectlombok:lombok:1.18.22",
55
],
0 commit comments