Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 4a1a4e6

Browse files
authored
test(deps): update dependency com.google.truth:truth to v1.1 (#239)
1 parent 0065a9b commit 4a1a4e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<junit.version>4.13.1</junit.version>
6262
<findbugs.version>3.0.2</findbugs.version>
6363
<threeten.version>1.4.4</threeten.version>
64-
<truth.version>1.0.1</truth.version>
64+
<truth.version>1.1</truth.version>
6565
<mockito.version>1.10.19</mockito.version>
6666
<hamcrest.version>2.2</hamcrest.version>
6767
</properties>

0 commit comments

Comments
 (0)