Skip to content

Commit

Permalink
chore: bump androidx.test.ext:truth (#248)
Browse files Browse the repository at this point in the history
Bumps androidx.test.ext: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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 9baf428 commit bdb6886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ dependencies {
androidTestImplementation("androidx.test:rules:1.5.0")
androidTestImplementation("androidx.test.ext:junit:1.1.3")
androidTestImplementation("androidx.test.ext:junit-ktx:1.1.3")
androidTestImplementation("androidx.test.ext:truth:1.4.0")
androidTestImplementation("androidx.test.ext:truth:1.5.0")
androidTestImplementation("androidx.test:runner:1.4.0")
androidTestImplementation("com.google.truth:truth:1.1.5")
androidTestImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3")
Expand Down

0 comments on commit bdb6886

Please sign in to comment.