Skip to content

Commit

Permalink
Merge pull request #36988 from armujahid/protocversionbump
Browse files Browse the repository at this point in the history
Update Protoc to version 3.25.0
  • Loading branch information
cescoffier authored Nov 15, 2023
2 parents 71f28bc + c57c719 commit 2737a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
<grpc.version>1.59.0</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
<grpc-jprotoc.version>1.2.1</grpc-jprotoc.version>
<protoc.version>3.24.4</protoc.version>
<protoc.version>3.25.0</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>
<proto-google-common-protos.version>2.28.0</proto-google-common-protos.version>

Expand Down

0 comments on commit 2737a2b

Please sign in to comment.