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 534a13e commit d33782eCopy full SHA for d33782e
build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
52
testImplementation(platform("org.junit:junit-bom:5.11.2"))
53
testImplementation("org.junit.jupiter:junit-jupiter")
54
- testImplementation("io.mockk:mockk:1.13.12")
+ testImplementation("io.mockk:mockk:1.13.13")
55
testImplementation("com.github.stefanbirkner:system-rules:1.19.0")
56
}
57
0 commit comments