Skip to content

Commit ecf35a9

Browse files
Update dependency io.mockk:mockk to v1.14.6 (#218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb22ffa commit ecf35a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/dependencies/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ object Versions {
4545
const val junit = "1.3.0"
4646
const val truth_ext = "1.7.0"
4747
const val espresso_core = "3.7.0"
48-
const val mockK = "1.14.5"
48+
const val mockK = "1.14.6"
4949
const val arch_core = "2.2.0"
5050
const val coroutines_core = "1.10.2"
5151
}

0 commit comments

Comments
 (0)