Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1 (#742)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and chingor13 committed Jul 8, 2019
1 parent b929574 commit cd5a565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>0.46</version>
<version>1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit cd5a565

Please sign in to comment.