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 20272d3 commit ad108f9Copy full SHA for ad108f9
1 file changed
build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
compileOnly("org.spigotmc:spigot-api:1.19.3-R0.1-SNAPSHOT")
40
compileOnly("net.md-5:bungeecord-api:1.20-R0.1")
41
42
- testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
43
}
44
45
0 commit comments