Skip to content

Commit

Permalink
Bump gax version to 1.35.1 (#4217)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Dec 13, 2018
1 parent 37955a9 commit d86fe63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-bom</artifactId>
<version>1.35.0</version>
<version>1.35.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<site.installationModule>google-cloud-clients</site.installationModule>
<bom.version>0.73.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-bom:current} -->
<api-client.version>1.27.0</api-client.version>
<gax.version>1.35.0</gax.version>
<gax.version>1.35.1</gax.version>
<api.common.java.version>1.7.0</api.common.java.version>
<google.auth.version>0.12.0</google.auth.version>
<grpc.version>1.16.1</grpc.version>
Expand Down

0 comments on commit d86fe63

Please sign in to comment.