Skip to content

Commit

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

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

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

---
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 Dec 20, 2023
1 parent c33f8bd commit b60866a
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.5.0"
mockk = "1.13.5"
com-squareup-retrofit2 = "2.6.4"
androidx-test-espresso = "3.4.0"
truth = "1.1.3"
truth = "1.2.0"
ui = "1.4.3"

[libraries]
Expand Down

0 comments on commit b60866a

Please sign in to comment.