Skip to content

Commit

Permalink
deps: update dependency com.google.truth:truth to v1.0.1 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kolea2 committed Jan 14, 2020
1 parent d6275a7 commit f767feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -181,7 +181,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.0</version>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit f767feb

Please sign in to comment.