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 fb22ffa commit ecf35a9Copy full SHA for ecf35a9
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -45,7 +45,7 @@ object Versions {
45
const val junit = "1.3.0"
46
const val truth_ext = "1.7.0"
47
const val espresso_core = "3.7.0"
48
- const val mockK = "1.14.5"
+ const val mockK = "1.14.6"
49
const val arch_core = "2.2.0"
50
const val coroutines_core = "1.10.2"
51
}
0 commit comments