Skip to content

Commit d4fb450

Browse files
renovate[bot]jrodbx
authored andcommitted
Update dependency com.google.truth:truth to v1.4.4
1 parent bf5214a commit d4fb450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pollexor = { module = 'com.squareup:pollexor', version = '3.0.0' }
4444

4545
# Test libraries
4646
junit = { module = 'junit:junit', version = '4.13.2' }
47-
truth = { module = 'com.google.truth:truth', version = '1.4.2' }
47+
truth = { module = 'com.google.truth:truth', version = '1.4.4' }
4848
robolectric = { module = 'org.robolectric:robolectric', version = '4.7' }
4949
mockito = { module = 'org.mockito:mockito-core', version = '5.12.0' }
5050

0 commit comments

Comments
 (0)