We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b50acc + c2f9b33 commit 4b0c3e2Copy full SHA for 4b0c3e2
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -45,7 +45,7 @@ object Versions {
45
const val junit = "1.2.1"
46
const val truth_ext = "1.6.0"
47
const val espresso_core = "3.6.1"
48
- const val mockK = "1.13.14"
+ const val mockK = "1.13.16"
49
const val arch_core = "2.2.0"
50
const val coroutines_core = "1.10.1"
51
}
0 commit comments