We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5e5e7a + e6a305c commit 82c09a3Copy full SHA for 82c09a3
1 file changed
build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
testImplementation(kotlin("test"))
53
testImplementation("io.papermc.paper:paper-api:$minecraftVersion-R0.1-SNAPSHOT")
54
testImplementation("com.github.seeseemelk:MockBukkit-v1.19:3.1.0")
55
- testImplementation("io.mockk:mockk:1.14.2")
+ testImplementation("io.mockk:mockk:1.14.5")
56
}
57
58
kotlin {
0 commit comments