Skip to content

Commit

Permalink
build(deps): bump com.google.truth:truth from 1.4.2 to 1.4.4 (#1416)
Browse files Browse the repository at this point in the history
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.2 to 1.4.4.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](google/truth@v1.4.2...v1.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 0953a89 commit 21804fd
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 @@ -9,7 +9,7 @@ kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0"
junit = "4.13.2"
secrets-gradle-plugin = "2.0.1"
truth = "1.4.2"
truth = "1.4.4"
play-services-maps = "19.0.0"
core-ktx = "1.15.0"
robolectric = "4.12.2"
Expand Down

0 comments on commit 21804fd

Please sign in to comment.