Missed merging in lombok
This commit is contained in:
parent
e8a92c9995
commit
649d5e73c2
|
|
@ -64,4 +64,8 @@ dependencies {
|
||||||
|
|
||||||
// Configurate
|
// Configurate
|
||||||
implementation("org.spongepowered:configurate-yaml:4.1.2")
|
implementation("org.spongepowered:configurate-yaml:4.1.2")
|
||||||
|
|
||||||
|
|
||||||
|
compileOnly("org.projectlombok:lombok:1.18.24")
|
||||||
|
annotationProcessor("org.projectlombok:lombok:1.18.24")
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user