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

Commit

Permalink
fix: remove grpc-testing since it's in grpc-bom (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed May 26, 2020
1 parent d367a31 commit d7df346
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -228,11 +228,6 @@
<version>${gax.version}</version>
<classifier>testlib</classifier>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-testing</artifactId>
<version>${grpc.version}</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core</artifactId>
Expand Down

0 comments on commit d7df346

Please sign in to comment.