Skip to content

Commit 04b4a7c

Browse files
Update dependency com.google.protobuf:protobuf-java to v3.25.5
1 parent e2d6e7e commit 04b4a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ rules_jvm_external_setup()
4949
load("@rules_jvm_external//:defs.bzl", "maven_install")
5050
maven_install(
5151
artifacts = [
52-
"com.google.protobuf:protobuf-java:3.15.6",
52+
"com.google.protobuf:protobuf-java:3.25.5",
5353
"com.google.protobuf:protobuf-java-util:3.15.6",
5454
"org.projectlombok:lombok:1.18.22",
5555
],

0 commit comments

Comments
 (0)