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 7ca19e6 commit 176fe15Copy full SHA for 176fe15
core/build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
exclude("org.yaml")
27
}
28
29
- testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.4")
+ testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.14.3")
30
testImplementation("com.sk89q.worldedit", "worldedit-bukkit", "7.3.9")
31
testImplementation("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
32
testImplementation("de.eldoria", "schematicbrushreborn-api", "2.7.3")
0 commit comments