We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be302e6 commit 931e79eCopy full SHA for 931e79e
build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
52
testImplementation(platform("org.junit:junit-bom:5.12.2"))
53
testImplementation("org.junit.jupiter:junit-jupiter")
54
- testImplementation("io.mockk:mockk:1.14.0")
+ testImplementation("io.mockk:mockk:1.14.2")
55
testImplementation("com.github.stefanbirkner:system-rules:1.19.0")
56
}
57
0 commit comments