fix(deps): update dependency androidx.test:core to v1.7.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-01 13:28:09 +00:00 committed by Andy Scherzinger
parent 106d3670b7
commit 559ec768ed

View File

@ -326,7 +326,7 @@ dependencies {
testImplementation 'org.mockito:mockito-core:5.18.0'
testImplementation 'androidx.arch.core:core-testing:2.2.0'
androidTestImplementation "androidx.test:core:1.6.1"
androidTestImplementation "androidx.test:core:1.7.0"
androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2"
androidTestImplementation 'androidx.test:core-ktx:1.7.0'