Bump androidx.test:runner from 1.5.1 to 1.5.2 (#2133)

This commit is contained in:
dependabot[bot] 2023-03-01 21:17:58 +00:00 committed by GitHub
parent 5b0e47b1c5
commit 9ae2ffe7ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -273,7 +273,7 @@ dependencies {
kaptTest "com.google.dagger:hilt-android-compiler:$hilt_version"
androidTestImplementation "androidx.test:core:1.5.0"
androidTestImplementation "androidx.test:runner:1.5.1"
androidTestImplementation "androidx.test:runner:1.5.2"
androidTestImplementation "androidx.test.ext:junit:1.1.5"
androidTestImplementation "io.mockk:mockk-android:$mockk"
androidTestImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"