Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.truth:truth to v1 (#173)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Ching <chingor@google.com>
  • Loading branch information
renovate-bot and chingor13 committed Aug 7, 2020
1 parent 11cb57e commit 8052bb8
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.31.1-SNAPSHOT</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8052bb8

Please sign in to comment.