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

Commit

Permalink
chore(deps): update dependency com.google.truth:truth to v1.0.1 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and chingor13 committed Jan 23, 2020
1 parent 642cd36 commit d99b9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -277,7 +277,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.0</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d99b9a6

Please sign in to comment.