We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141931a commit d4621ebCopy full SHA for d4621eb
build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
52
testImplementation(platform("org.junit:junit-bom:5.11.4"))
53
testImplementation("org.junit.jupiter:junit-jupiter")
54
- testImplementation("io.mockk:mockk:1.13.14")
+ testImplementation("io.mockk:mockk:1.13.16")
55
testImplementation("com.github.stefanbirkner:system-rules:1.19.0")
56
}
57
0 commit comments