Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-java to v3.25.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent e2d6e7e commit 04b4a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ rules_jvm_external_setup()
load("@rules_jvm_external//:defs.bzl", "maven_install")
maven_install(
artifacts = [
"com.google.protobuf:protobuf-java:3.15.6",
"com.google.protobuf:protobuf-java:3.25.5",
"com.google.protobuf:protobuf-java-util:3.15.6",
"org.projectlombok:lombok:1.18.22",
],
Expand Down

0 comments on commit 04b4a7c

Please sign in to comment.