Skip to content

Commit

Permalink
[espresso]: Bump truth from 1.4.0 to 1.5.0 in /packages/espresso/andr…
Browse files Browse the repository at this point in the history
…oid (flutter#6707)

Bumps truth from 1.4.0 to 1.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>

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 and mauricioluz committed Jan 26, 2023
1 parent 847e291 commit b8041d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/espresso/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {

// Assertions
api 'androidx.test.ext:junit:1.1.3'
api 'androidx.test.ext:truth:1.4.0'
api 'androidx.test.ext:truth:1.5.0'
api 'com.google.truth:truth:0.42'

// Espresso dependencies
Expand Down

0 comments on commit b8041d1

Please sign in to comment.