Skip to content

Commit

Permalink
Build(deps): Bump com.google.truth:truth from 1.4.2 to 1.4.4
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]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent b008756 commit 487595b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ dependencies {
// Assertions
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test.ext:truth:1.6.0'
androidTestImplementation 'com.google.truth:truth:1.4.2'
androidTestImplementation 'com.google.truth:truth:1.4.4'

// Espresso dependencies
androidTestImplementation "androidx.test.espresso:espresso-core:$ESPRESSO_VERSION"
Expand Down

0 comments on commit 487595b

Please sign in to comment.