Skip to content

Commit

Permalink
use gax 1.38.0 (#4460)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamlin authored and kolea2 committed Feb 7, 2019
1 parent a6b4182 commit eb0c6dd
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.37.0</version>
<version>1.38.0</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 @@ -155,7 +155,7 @@
<bom.version>0.79.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-bom:current} -->
<api-client.version>1.27.0</api-client.version>
<!-- make sure to keep gax version in sync with google-cloud-bom -->
<gax.version>1.37.0</gax.version>
<gax.version>1.38.0</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.17.1</grpc.version>
Expand Down

0 comments on commit eb0c6dd

Please sign in to comment.