Skip to content

Commit 10af611

Browse files
Merge pull request #368 from wisemen-digital/dependabot/gradle/androidx.test.espresso-espresso-core-3.6.1
Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1
2 parents 0b25d56 + eba4aaa commit 10af611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildscript {
1919
junit_version = "4.13.2"
2020
junit_ext_version = "1.2.1"
2121
test_runner_version = "1.5.2"
22-
espresso_core_version = "3.5.1"
22+
espresso_core_version = "3.6.1"
2323
}
2424
repositories {
2525
google()

0 commit comments

Comments
 (0)