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.
2 parents 5e8dcd3 + 0c73e74 commit 61f916fCopy full SHA for 61f916f
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.10.1")
48
- testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.12.2")
49
}
50
51
bukkit {
0 commit comments