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 49b2fdb commit 1de839dCopy full SHA for 1de839d
build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
compileOnly("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
42
compileOnly("net.md-5:bungeecord-api:1.20-R0.2-SNAPSHOT")
43
44
- testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.14.0")
45
}
46
47
0 commit comments