Skip to content

Commit

Permalink
fix(deps): update dependency androidx.test.espresso:espresso-core to …
Browse files Browse the repository at this point in the history
…v3.6.1
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 4fb3246 commit e6c9995
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 @@ -13,7 +13,7 @@ androidx-cardview = { module = "androidx.cardview:cardview", version = "1.0.0" }
androidx-emoji-appcompat = { module = "androidx.emoji:emoji-appcompat", version = "1.1.0" }
androidx-emoji2 = { module = "androidx.emoji2:emoji2", version = "1.4.0" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
androidx-test-espresso = { module = "androidx.test.espresso:espresso-core", version = "3.6.0" }
androidx-test-espresso = { module = "androidx.test.espresso:espresso-core", version = "3.6.1" }
androidx-test-ext = { module = "androidx.test.ext:junit", version = "1.2.0" }
androidx-test-rules = { module = "androidx.test:rules", version = "1.6.0" }
espressocoreutils = { module = "com.vanniktech:espresso-core-utils", version = "0.4.0" }
Expand Down

0 comments on commit e6c9995

Please sign in to comment.