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 856a89d commit fc64f3b
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-activityCompose = "1.9.0"
compose-uitooling = "1.6.8"
junit = "4.13.2"
androidx-test-ext-junit = "1.2.0"
espresso-core = "3.6.0"
espresso-core = "3.6.1"
binaryCompatibility = "0.14.0"
dokka = "1.9.20"
publish = "0.29.0"
Expand Down

0 comments on commit fc64f3b

Please sign in to comment.