Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

deps: update gax.version to v2.3.0 #437

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -56,7 +56,7 @@
<site.installationModule>${project.artifactId}</site.installationModule>

<grpc.version>1.39.0</grpc.version>
<gax.version>2.1.0</gax.version>
<gax.version>2.3.0</gax.version>
<grpc-gcp.version>1.1.0</grpc-gcp.version>
<guava.version>30.1.1-jre</guava.version>
<protobuf.version>3.17.3</protobuf.version>
Expand Down