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 e479308 commit c1eb289Copy full SHA for c1eb289
build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
compileOnly("org.apache.commons:commons-lang3:3.17.0")
50
compileOnly("org.projectlombok:lombok:1.18.32")
51
annotationProcessor("org.projectlombok:lombok:1.18.32")
52
- api("org.bstats:bstats-bukkit:3.0.2")
+ api("org.bstats:bstats-bukkit:3.0.3")
53
api("co.aikar:acf-paper:0.5.1-SNAPSHOT")
54
api("com.tcoded:FoliaLib:0.4.2")
55
0 commit comments