Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 88f3515 commit 79f7387
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.8"
const val kotlin = "1.9.10"
const val kotlinter = "3.13.0"
const val detekt = "1.22.0"
Expand Down

0 comments on commit 79f7387

Please sign in to comment.