File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11dependencies {
22 compileOnly(" io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT" )
3- compileOnly(" org.projectlombok:lombok:1.18.44 " )
4- annotationProcessor(" org.projectlombok:lombok:1.18.44 " )
3+ compileOnly(" org.projectlombok:lombok:1.18.46 " )
4+ annotationProcessor(" org.projectlombok:lombok:1.18.46 " )
55}
66
77publishing {
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ dependencies {
5858 compileOnly(" com.intellectualsites.plotsquared:plotsquared-core" )
5959 compileOnly(" net.william278.huskclaims:huskclaims-bukkit:1.5.10" )
6060
61- compileOnly(" org.projectlombok:lombok:1.18.44 " )
62- annotationProcessor(" org.projectlombok:lombok:1.18.44 " )
61+ compileOnly(" org.projectlombok:lombok:1.18.46 " )
62+ annotationProcessor(" org.projectlombok:lombok:1.18.46 " )
6363
6464 implementation(" org.bstats:bstats-bukkit:3.2.1" )
6565}
You can’t perform that action at this time.
0 commit comments