Skip to content

Commit

Permalink
Merge pull request #34 from mpe85/renovate/io.mockk-mockk-1.x
Browse files Browse the repository at this point in the history
Update dependency io.mockk:mockk to v1.13.12
  • Loading branch information
mpe85 authored Jul 15, 2024
2 parents 4336108 + 20778ec commit 63a3b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
testImplementation("io.kotest:kotest-assertions-core:5.9.1")
testImplementation("io.kotest:kotest-property:5.9.1")
testImplementation("io.kotest:kotest-runner-junit5:5.9.1")
testImplementation("io.mockk:mockk:1.13.11")
testImplementation("io.mockk:mockk:1.13.12")
}

kotlin {
Expand Down

0 comments on commit 63a3b91

Please sign in to comment.