Add lombok
This commit is contained in:
@@ -34,6 +34,9 @@ dependencies {
|
||||
exclude("org.bukkit","bukkit")
|
||||
}
|
||||
compileOnly("com.github.TechFortress:GriefPrevention:16.17.1")
|
||||
|
||||
compileOnly("org.projectlombok:lombok:1.18.24")
|
||||
annotationProcessor("org.projectlombok:lombok:1.18.24")
|
||||
}
|
||||
|
||||
bukkit {
|
||||
|
||||
Reference in New Issue
Block a user