Skip to content

Commit 9e3c8cd

Browse files
committed
deps: grpc v1.71.0
https://github.com/grpc/grpc-java/releases/tag/v1.71.0 is the latest in the gRPC.
1 parent 07fb39d commit 9e3c8cd

File tree

1 file changed

+1
-1
lines changed
  • gapic-generator-java-pom-parent

1 file changed

+1
-1
lines changed

gapic-generator-java-pom-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<!-- External dependencies, especially gRPC and Protobuf version, should be
2727
consistent across modules in this repository -->
2828
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
29-
<grpc.version>1.70.0</grpc.version>
29+
<grpc.version>1.71.0</grpc.version>
3030
<google.auth.version>1.33.1</google.auth.version>
3131
<google.http-client.version>1.46.3</google.http-client.version>
3232
<gson.version>2.12.1</gson.version>

0 commit comments

Comments
 (0)