Skip to content

Commit

Permalink
chore(clients/java): move grpc-testing to test scope
Browse files Browse the repository at this point in the history
  • Loading branch information
menski committed Jan 10, 2019
1 parent 5e21d59 commit 251dab3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clients/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-testing</artifactId>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 251dab3

Please sign in to comment.