Skip to content

Commit

Permalink
deps: update dependency com.google.truth:truth to v1.0.1 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and elharo committed Jan 15, 2020
1 parent 180ee5e commit 3cedc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -189,7 +189,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.0</version>
<version>1.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3cedc8f

Please sign in to comment.