Skip to content

Commit 0c87190

Browse files
Update protobuf monorepo to v3.25.7
1 parent ac4b5c7 commit 0c87190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ 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",
53-
"com.google.protobuf:protobuf-java-util:3.15.6",
52+
"com.google.protobuf:protobuf-java:3.25.7",
53+
"com.google.protobuf:protobuf-java-util:3.25.7",
5454
"org.projectlombok:lombok:1.18.22",
5555
],
5656
repositories = [

0 commit comments

Comments
 (0)