Skip to content

Commit

Permalink
Bump com.google.truth:truth from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](google/truth@v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 03358cd commit 45c6219
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 @@ -80,7 +80,7 @@ google-hilt-android = { module = "com.google.dagger:hilt-android", version.ref =
google-hilt-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "dagger" }
google-hilt-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "dagger" }
google-material = { module = "com.google.android.material:material", version = "1.11.0" }
google-truth = { module = "com.google.truth:truth", version = "1.2.0" }
google-truth = { module = "com.google.truth:truth", version = "1.3.0" }
jakewharton-timber = { module = "com.jakewharton.timber:timber", version = "5.0.1" }
#noinspection GradleDependency
javax-annotation-jsr250 = { module = "javax.annotation:jsr250-api", version = "1.0" }
Expand Down

0 comments on commit 45c6219

Please sign in to comment.