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 bf6ee1a + 1843fbf commit 59659baCopy full SHA for 59659ba
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.1")
48
- testImplementation("org.junit.jupiter:junit-jupiter:5.13.1")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
49
}
50
51
bukkit {
0 commit comments