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

Commit

Permalink
deps: update gax.version to v2.4.0 (#458)
Browse files Browse the repository at this point in the history
* deps: update dependency com.google.api:gax-bom to v2.4.0

* chore: update to 2.4.0

Co-authored-by: Emily Ball <emilyball@google.com>
  • Loading branch information
renovate-bot and eaball35 committed Aug 31, 2021
1 parent 51caebe commit a797d9e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions first-party-dependencies/pom.xml
Expand Up @@ -55,9 +55,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.installationModule>${project.artifactId}</site.installationModule>

<grpc.version>1.40.1</grpc.version>
<gax.version>2.3.0</gax.version>
<gax.version>2.4.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 Expand Up @@ -189,4 +188,4 @@
</dependency>
</dependencies>
</dependencyManagement>
</project>
</project>

0 comments on commit a797d9e

Please sign in to comment.