Skip to content

Commit

Permalink
Update dependency com.google.truth:truth to v1.4.0 (#2464)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 9209de7 commit 8923519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pollexor = { module = 'com.squareup:pollexor', version = '3.0.0' }

# Test libraries
junit = { module = 'junit:junit', version = '4.13.2' }
truth = { module = 'com.google.truth:truth', version = '1.3.0' }
truth = { module = 'com.google.truth:truth', version = '1.4.0' }
robolectric = { module = 'org.robolectric:robolectric', version = '4.7' }
mockito = { module = 'org.mockito:mockito-core', version = '5.10.0' }

Expand Down

0 comments on commit 8923519

Please sign in to comment.