Skip to content

Commit 4b0c3e2

Browse files
authored
Merge pull request #164 from nuhkoca/renovate/versions.mockk
Update dependency io.mockk:mockk to v1.13.16
2 parents 0b50acc + c2f9b33 commit 4b0c3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ object Versions {
4545
const val junit = "1.2.1"
4646
const val truth_ext = "1.6.0"
4747
const val espresso_core = "3.6.1"
48-
const val mockK = "1.13.14"
48+
const val mockK = "1.13.16"
4949
const val arch_core = "2.2.0"
5050
const val coroutines_core = "1.10.1"
5151
}

0 commit comments

Comments
 (0)