File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ repositories {
2929
3030dependencies {
3131 compileOnly(" io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT" )
32- compileOnly(" com.discordsrv:discordsrv:1.29.0 " )
33- compileOnly(" org.projectlombok:lombok:1.18.38 " )
34- annotationProcessor(" org.projectlombok:lombok:1.18.38 " )
35- implementation(" org.bstats:bstats-bukkit:3.1.0 " )
36- implementation(" eu.okaeri:okaeri-configs-yaml-bukkit:6.0 .0-beta.27 " )
37- implementation(" eu.okaeri:okaeri-configs-toml-jackson:6.0 .0-beta.27 " )
32+ compileOnly(" com.discordsrv:discordsrv:1.30.5 " )
33+ compileOnly(" org.projectlombok:lombok:1.18.46 " )
34+ annotationProcessor(" org.projectlombok:lombok:1.18.46 " )
35+ implementation(" org.bstats:bstats-bukkit:3.2.1 " )
36+ implementation(" eu.okaeri:okaeri-configs-yaml-bukkit:6.1 .0-beta.4 " )
37+ implementation(" eu.okaeri:okaeri-configs-toml-jackson:6.1 .0-beta.4 " )
3838 implementation(" com.cjcrafter:foliascheduler:0.7.2" )
3939}
4040
You can’t perform that action at this time.
0 commit comments