Skip to content

Commit

Permalink
build(deps): Bump truth from 1.1.3 to 1.4.2
Browse files Browse the repository at this point in the history
Bumps `truth` from 1.1.3 to 1.4.2.

Updates `com.google.truth:truth` from 1.1.3 to 1.4.2
- [Release notes](https://github.com/google/truth/releases)
- [Commits](https://github.com/google/truth/commits/v1.4.2)

Updates `com.google.truth.extensions:truth-java8-extension` from 1.1.3 to 1.4.2

---
updated-dependencies:
- dependency-name: com.google.truth:truth
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.truth.extensions:truth-java8-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 1802d42 commit 159e8ec
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 @@ -23,7 +23,7 @@ org-mockito = "5.10.0"
mockk = "1.13.9"
com-squareup-retrofit2 = "2.6.4"
androidx-test-espresso = "3.4.0"
truth = "1.1.3"
truth = "1.4.2"
ui = "1.4.3"
core-splashscreen = "1.0.1"

Expand Down

0 comments on commit 159e8ec

Please sign in to comment.