Skip to content

Commit

Permalink
deps: update dependency com.google.truth.extensions:truth-java8-exten…
Browse files Browse the repository at this point in the history
…sion to v1.4.0
  • Loading branch information
renovate-bot committed Feb 14, 2024
1 parent 827f22a commit 916c29f
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 @@ -63,7 +63,7 @@
<dependency>
<groupId>com.google.truth.extensions</groupId>
<artifactId>truth-java8-extension</artifactId>
<version>1.1.5</version>
<version>1.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 916c29f

Please sign in to comment.