Skip to content

Commit 3efe4d4

Browse files
authored
Merge pull request #200 from specmatic/renovate/io.mockk-mockk-1.x
chore(deps): update dependency io.mockk:mockk to v1.14.9
2 parents 7dad4ed + 1b63ca8 commit 3efe4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
4545
testImplementation("org.assertj:assertj-core:3.27.7")
4646
testImplementation("org.junit.jupiter:junit-jupiter-params:6.0.2")
47-
testImplementation("io.mockk:mockk:1.14.7")
47+
testImplementation("io.mockk:mockk:1.14.9")
4848
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
4949
}
5050

0 commit comments

Comments
 (0)