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

Commit 05bb87b

Browse files
authored
Merge pull request #1009 from square/renovate/truth.version
Update dependency com.google.truth:truth to v1.4.4
2 parents f27ad04 + 66953b8 commit 05bb87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<java.version>1.8</java.version>
2424
<junit.version>4.13.2</junit.version>
25-
<truth.version>1.4.3</truth.version>
25+
<truth.version>1.4.4</truth.version>
2626
<compile-testing.version>0.21.0</compile-testing.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)