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 624565c commit ed1d52aCopy full SHA for ed1d52a
plugin/build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
implementation("org.bstats:bstats-bukkit:3.0.2")
35
implementation("com.github.MilkBowl:VaultAPI:1.7.1")
36
37
- testImplementation(platform("org.junit:junit-bom:5.10.3"))
+ testImplementation(platform("org.junit:junit-bom:5.11.0"))
38
testImplementation("org.junit.jupiter:junit-jupiter")
39
40
annotationProcessor("org.projectlombok:lombok:1.18.34")
0 commit comments