Skip to content

Commit

Permalink
deps: remove grpc test dep since it's now in shared-deps (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed May 28, 2020
1 parent c6fc69d commit 28ab521
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -113,12 +113,6 @@
<version>4.13</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-iam-v1</artifactId>
<version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
Expand Down

0 comments on commit 28ab521

Please sign in to comment.