Skip to content

Commit

Permalink
chore(deps): update dependency com.google.truth:truth to v1.4.2 (#1391)
Browse files Browse the repository at this point in the history
Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com>
  • Loading branch information
renovate-bot and alicejli committed May 2, 2024
1 parent f601f3a commit b9c031f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -74,7 +74,7 @@
<artifactId>truth</artifactId>
<groupId>com.google.truth</groupId>
<scope>test</scope>
<version>1.1.5</version>
<version>1.4.2</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit b9c031f

Please sign in to comment.