We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 383a111 commit f69b325Copy full SHA for f69b325
buildSrc/src/main/kotlin/deps.kt
@@ -151,7 +151,7 @@ object deps {
151
152
object androidx {
153
const val core = "androidx.test:core-ktx:1.4.0"
154
- const val junit = "androidx.test.ext:junit-ktx:1.1.3"
+ const val junit = "androidx.test.ext:junit-ktx:1.1.5"
155
156
object espresso {
157
const val core = "androidx.test.espresso:espresso-core:3.4.0"
0 commit comments