Skip to content

Commit

Permalink
build(deps): bump com.google.truth:truth from 1.4.3 to 1.4.4 (#102)
Browse files Browse the repository at this point in the history
Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/google/truth/releases)
- [Commits](google/truth@v1.4.3...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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 7f5d213 commit be6c170
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 @@ -43,7 +43,7 @@ mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.4.0"
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
androidx-arch-core-testing = "androidx.arch.core:core-testing:2.2.0"
google-truth = "com.google.truth:truth:1.4.3"
google-truth = "com.google.truth:truth:1.4.4"

# androidx-compose-implementation-with-bom
androidx-compose-bom = "androidx.compose:compose-bom:2024.06.00"
Expand Down

0 comments on commit be6c170

Please sign in to comment.