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 59659ba + 1e198a5 commit c4c4800Copy full SHA for c4c4800
build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
45
implementation("org.bstats:bstats-bukkit:3.1.0")
46
47
- testImplementation platform("org.junit:junit-bom:5.13.1")
+ testImplementation platform("org.junit:junit-bom:5.13.2")
48
testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
49
}
50
0 commit comments