Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-java to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 1c3eb1c commit fcd41f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ subprojects {
}

dependencies {
api("com.google.protobuf:protobuf-java:3.25.3")
api("com.google.protobuf:protobuf-java:4.26.1")
api("io.grpc:grpc-protobuf:1.64.0")
api("io.grpc:grpc-services:1.64.0")
api("io.grpc:grpc-stub:1.64.0")
Expand Down

0 comments on commit fcd41f0

Please sign in to comment.