Skip to content

Commit b43f8e6

Browse files
dependabot[bot]ribbons
authored andcommitted
Bump espresso-core from 3.4.0 to 3.5.0
Bumps espresso-core from 3.4.0 to 3.5.0. --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c34a82e commit b43f8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,5 @@ dependencies {
122122
androidTestImplementation("androidx.test:runner:1.4.0")
123123
androidTestImplementation("androidx.test:rules:1.4.0")
124124
androidTestImplementation("androidx.test.ext:junit:1.1.4")
125-
androidTestImplementation("androidx.test.espresso:espresso-core:3.4.0")
125+
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.0")
126126
}

0 commit comments

Comments
 (0)