Skip to content

Commit cc340ff

Browse files
chore(deps): update dependency androidx.test.espresso:espresso-core to v3.5.0 (#1217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2224871 commit cc340ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ext {
4444
androidCamera : "androidx.camera:camera-camera2:1.2.0-beta02",
4545
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.2.0-beta02",
4646
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.9.0",
47-
androidEspressoCore : "androidx.test.espresso:espresso-core:3.4.0",
47+
androidEspressoCore : "androidx.test.espresso:espresso-core:3.5.0",
4848
androidJUnit : "androidx.test.ext:junit:1.1.3",
4949
androidJUnitKotlinExtensions: "androidx.test.ext:junit-ktx:1.1.3",
5050
androidRecyclerView : "androidx.recyclerview:recyclerview:1.2.1",

0 commit comments

Comments
 (0)