Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v0.46 (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and chingor13 committed Jul 3, 2019
1 parent 63d0799 commit 5e191de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>0.45</version>
<version>0.46</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5e191de

Please sign in to comment.