Skip to content

Commit

Permalink
[Dependency] Bump Mockk to Version 1.12.4 (#178)
Browse files Browse the repository at this point in the history
Co-authored-by: Kyle Roe <[[email protected]]>
  • Loading branch information
hopeman15 and Kyle Roe authored Jul 12, 2022
1 parent 20ea5a5 commit b1001c1
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.2"
const val lorem = "2.1"
const val jupiter = "5.8.2"
const val mockk = "1.12.3"
const val mockk = "1.12.4"
const val kotlin = "1.6.20"
const val kotlinter = "3.10.0"
const val detekt = "1.20.0"
Expand Down

0 comments on commit b1001c1

Please sign in to comment.