Skip to content

Commit

Permalink
deps: mockito scope should be test (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored and skuruppu committed Jan 15, 2020
1 parent 428a4a6 commit 9b0733d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google-cloud-spanner/pom.xml
Expand Up @@ -229,6 +229,7 @@
<artifactId>objenesis</artifactId>
</exclusion>
</exclusions>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit 9b0733d

Please sign in to comment.