From 2ae2a774a9c0566be693b67c5de3b1034faf168e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:53:50 +0000 Subject: [PATCH] fix(deps): update dependency androidx.test:core to v1.6.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 7467b1390..9ffe53d98 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -285,7 +285,7 @@ dependencies { androidTestImplementation 'org.mockito:mockito-android:5.12.0' testImplementation 'androidx.arch.core:core-testing:2.2.0' - androidTestImplementation "androidx.test:core:1.5.0" + androidTestImplementation "androidx.test:core:1.6.1" // Espresso core androidTestImplementation ("androidx.test.espresso:espresso-core:$espressoVersion", { diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 520912193..417e8481b 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -164,6 +164,7 @@ + @@ -5308,6 +5309,16 @@ + + + + + + + + + +