bump lombok dependency
This commit is contained in:
@@ -34,8 +34,8 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly 'org.projectlombok:lombok:1.18.24'
|
compileOnly 'org.projectlombok:lombok:1.18.38'
|
||||||
annotationProcessor 'org.projectlombok:lombok:1.18.24'
|
annotationProcessor 'org.projectlombok:lombok:1.18.38'
|
||||||
|
|
||||||
implementation 'args4j:args4j:2.33'
|
implementation 'args4j:args4j:2.33'
|
||||||
implementation 'net.lingala.zip4j:zip4j:2.11.+'
|
implementation 'net.lingala.zip4j:zip4j:2.11.+'
|
||||||
|
|||||||
Reference in New Issue
Block a user