Skip to content

Commit

Permalink
deps: update dependency com.google.truth:truth to v1 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2020
1 parent d7bb8c0 commit 440d85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>0.130.1-beta-SNAPSHOT</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 440d85b

Please sign in to comment.