Skip to content

Commit

Permalink
add gax testlib to google-cloud-bom
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamlin committed Apr 3, 2018
1 parent 33bd370 commit 877a95f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,12 @@
<artifactId>gax</artifactId>
<version>${gax.version}</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>${gax.version}</version>
<classifier>testlib</classifier>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-grpc</artifactId>
Expand Down

0 comments on commit 877a95f

Please sign in to comment.