Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #998 from square/renovate/truth.version
Browse files Browse the repository at this point in the history
Update dependency com.google.truth:truth to v1.4.0
  • Loading branch information
JakeWharton authored Feb 2, 2024
2 parents 91e587c + 9029849 commit 06bc599
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 @@ -22,7 +22,7 @@

<java.version>1.8</java.version>
<junit.version>4.13.2</junit.version>
<truth.version>1.3.0</truth.version>
<truth.version>1.4.0</truth.version>
<compile-testing.version>0.21.0</compile-testing.version>
</properties>

Expand Down

0 comments on commit 06bc599

Please sign in to comment.