We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e4539 commit 2ea07beCopy full SHA for 2ea07be
1 file changed
build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
25
26
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
27
- testImplementation("org.mockbukkit.mockbukkit:mockbukkit-v1.21:4.25.1")
+ testImplementation("org.mockbukkit.mockbukkit:mockbukkit-v1.21:4.33.5")
28
testImplementation("org.hamcrest:hamcrest-library:3.0")
29
30
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments