Skip to content

Commit

Permalink
Merge pull request #139 from nuhkoca/renovate/versions.mockk
Browse files Browse the repository at this point in the history
Update dependency io.mockk:mockk to v1.13.12
  • Loading branch information
nuhkoca authored Jul 19, 2024
2 parents 1699418 + 90a8285 commit fb8e983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/dependencies/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ object Versions {
const val junit = "1.1.5"
const val truth_ext = "1.5.0"
const val espresso_core = "3.5.1"
const val mockK = "1.13.11"
const val mockK = "1.13.12"
const val arch_core = "2.2.0"
const val coroutines_core = "1.8.1"
}

0 comments on commit fb8e983

Please sign in to comment.