Skip to content

Commit b7ccd4d

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

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
@@ -50,7 +50,7 @@ load("@rules_jvm_external//:defs.bzl", "maven_install")
5050
maven_install(
5151
artifacts = [
5252
"com.google.protobuf:protobuf-java:3.15.6",
53-
"com.google.protobuf:protobuf-java-util:3.15.6",
53+
"com.google.protobuf:protobuf-java-util:3.25.5",
5454
"org.projectlombok:lombok:1.18.22",
5555
],
5656
repositories = [

0 commit comments

Comments
 (0)