Skip to content

Commit

Permalink
deps: update dependency com.google.truth:truth to v1.0.1 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and skuruppu committed Jan 16, 2020
1 parent ca99446 commit fa2b471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -227,7 +227,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 fa2b471

Please sign in to comment.