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 39a0e50 + 64ce2dd commit 76d8b88Copy full SHA for 76d8b88
build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation("org.bstats:bstats-bukkit:3.0.2")
43
44
testImplementation platform("org.junit:junit-bom:5.10.1")
45
- testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
46
}
47
48
test {
0 commit comments