Update lombok (see #127)
This commit is contained in:
2
jGui
2
jGui
Submodule jGui updated: 2e29d62e59...4995ecd9b4
@@ -289,8 +289,8 @@ dependencies {
|
||||
modCompile 'io.github.prospector.modmenu:ModMenu:1.6.2-92'
|
||||
}
|
||||
|
||||
annotationProcessor 'org.projectlombok:lombok:1.16.6'
|
||||
compile 'org.projectlombok:lombok:1.16.6' // runtime only for @SneakyThrows which isn't used
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.12'
|
||||
compile 'org.projectlombok:lombok:1.18.12' // runtime only for @SneakyThrows which isn't used
|
||||
|
||||
testCompile 'junit:junit:4.11'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user