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 #1008 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.3
  • Loading branch information
JakeWharton authored Jun 27, 2024
2 parents 98bcd54 + 8d60c62 commit f27ad04
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.4.2</truth.version>
<truth.version>1.4.3</truth.version>
<compile-testing.version>0.21.0</compile-testing.version>
</properties>

Expand Down

0 comments on commit f27ad04

Please sign in to comment.