Skip to content

Commit

Permalink
Merge pull request #973 from square/renovate/truth.version
Browse files Browse the repository at this point in the history
Update dependency com.google.truth:truth to v1.1.4
  • Loading branch information
JakeWharton authored May 30, 2023
2 parents 0e11ccf + 142b5ec commit 361511a
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.1.3</truth.version>
<truth.version>1.1.4</truth.version>
<compile-testing.version>0.21.0</compile-testing.version>
</properties>

Expand Down

0 comments on commit 361511a

Please sign in to comment.