We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24350a5 commit 7461f4aCopy full SHA for 7461f4a
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'com.github.johnrengelman.shadow' version '8.1.1'
4
id 'org.sonarqube' version '4.4.1.3373'
5
- id 'io.freefair.lombok' version '8.6'
+ id 'io.freefair.lombok' version '8.12.1'
6
id 'net.minecrell.plugin-yml.bukkit' version '0.6.0'
7
}
8
0 commit comments