Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.0 (#89)

This commit is contained in:
dependabot[bot] 2024-06-25 09:05:33 +08:00 committed by LoveSy
parent 95e3790500
commit b96a512319
No known key found for this signature in database

View File

@ -13,5 +13,5 @@ cxx = { module = "org.lsposed.libcxx:libcxx", version = "27.0.11718014-beta1" }
dobby = { module = "io.github.vvb2060.ndk:dobby", version = "1.2" } dobby = { module = "io.github.vvb2060.ndk:dobby", version = "1.2" }
test-ext-junit = { module = "androidx.test.ext:junit", version = "1.1.5" } test-ext-junit = { module = "androidx.test.ext:junit", version = "1.1.5" }
test-runner = { module = "androidx.test:runner", version = "1.5.2" } test-runner = { module = "androidx.test:runner", version = "1.5.2" }
test-espresso = { module = "androidx.test.espresso:espresso-core", version = "3.5.1" } test-espresso = { module = "androidx.test.espresso:espresso-core", version = "3.6.0" }