Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent fdbf582 commit 66a9be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ androidx-navigation-fragment = { module = "androidx.navigation:navigation-fragme
androidx-navigation-ui = { module = "androidx.navigation:navigation-ui-ktx", version.ref = "androidx-navigation" }
androidx-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-test-junit = "androidx.test.ext:junit:1.2.0"
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.6.0"
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.6.1"
google-material = "com.google.android.material:material:1.12.0"
junit = "junit:junit:4.13.2"
robolectric = "org.robolectric:robolectric:4.12.2"
Expand Down

0 comments on commit 66a9be2

Please sign in to comment.