Skip to content

Commit

Permalink
fix(deps): update dependency com.google.truth:truth to v1.1.5 (#261)
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] authored Jun 19, 2023
1 parent 2599948 commit d4b4625
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 @@ -31,7 +31,7 @@ androidx-test-junit = "1.1.5"
androidx-test-espresso = "3.5.1"
junit5-plugin = "1.9.3.0"
junit5-jupiter = "5.9.3"
truth = "1.1.4"
truth = "1.1.5"
robolectric = "4.10.3"
androidx-uiautomator = "2.3.0-alpha03"
androidx-test = "1.5.2"
Expand Down

0 comments on commit d4b4625

Please sign in to comment.