Skip to content

Commit

Permalink
update protobuf version
Browse files Browse the repository at this point in the history
  • Loading branch information
ldetmer committed Nov 19, 2024
1 parent 5229c93 commit 8b3ae9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class GrpcVendoring_1_60_1 {
// See https://github.com/grpc/grpc-java/blob/v1.60.1/gradle/libs.versions.toml
// or https://search.maven.org/search?q=io.grpc%201.60.1
static def guava_version = "32.0.1-jre"
static def protobuf_version = "3.24.0"
static def protobuf_version = "4.28.1"
static def gson_version = "2.10.1"
static def google_auth_version = "1.4.0"
static def opencensus_version = "0.31.1"
Expand Down

0 comments on commit 8b3ae9f

Please sign in to comment.