Skip to content

Commit

Permalink
Build(deps): Bump androidx.test.ext:truth from 1.5.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps androidx.test.ext:truth from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: androidx.test.ext:truth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 66ee3df commit 2e7b7c7
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 @@ -224,7 +224,7 @@ dependencies {

// Assertions
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test.ext:truth:1.5.0'
androidTestImplementation 'androidx.test.ext:truth:1.6.0'
androidTestImplementation 'com.google.truth:truth:1.4.2'

// Espresso dependencies
Expand Down

0 comments on commit 2e7b7c7

Please sign in to comment.