Skip to content

Commit

Permalink
Bump androidx.test.espresso:espresso-core from 3.4.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps androidx.test.espresso:espresso-core from 3.4.0 to 3.5.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2023
1 parent c7d14c1 commit b6ef84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ buildscript {
mockk_version = "1.12.3"
junit_ext_version = "1.1.3"
test_rule_version = "1.4.0"
espresso_core_version = "3.4.0"
espresso_core_version = "3.5.1"
kotlinx_coroutines_test_version = "1.6.1"
core_testing_version = "2.1.0"
ffmeg_media_retriever_version = "1.0.14"
Expand Down

0 comments on commit b6ef84b

Please sign in to comment.