Skip to content

Commit

Permalink
test(deps): update dependency com.google.truth:truth to v1.1.5 (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jun 20, 2023
1 parent 1b908cb commit c2b3149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.1.4</version>
<version>1.1.5</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit c2b3149

Please sign in to comment.