Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent e3205c9 commit 18546a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object Versions {
const val objenesis = "3.3"
const val lorem = "2.2"
const val jupiter = "5.10.1"
const val mockk = "1.13.7"
const val mockk = "1.13.9"
const val kotlin = "1.9.20"
const val kotlinter = "3.13.0"
const val detekt = "1.22.0"
Expand Down

0 comments on commit 18546a6

Please sign in to comment.