We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7d89a commit b3cb522Copy full SHA for b3cb522
build.gradle.kts
@@ -40,7 +40,7 @@ dependencies {
40
compileOnly("net.md-5:bungeecord-api:1.19-R0.1-SNAPSHOT")
41
compileOnly("com.velocitypowered:velocity-api:3.1.2-SNAPSHOT")
42
43
- testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.12.2")
44
}
45
46
0 commit comments