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 f980e88 commit bf13e4aCopy full SHA for bf13e4a
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
implementation("org.bstats:bstats-bukkit:3.1.0")
46
47
testImplementation platform("org.junit:junit-bom:5.13.2")
48
- testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
+ testImplementation("org.junit.jupiter:junit-jupiter:6.0.0")
49
}
50
51
bukkit {
0 commit comments