We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebe463d + 5d86d5f commit 141f055Copy full SHA for 141f055
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("war")
7
id("org.gretty") version "4.1.0"
8
id("checkstyle")
9
- id("io.freefair.lombok") version "8.2.2"
+ id("io.freefair.lombok") version "8.4"
10
id("com.github.ben-manes.versions") version "0.47.0"
11
id("com.github.johnrengelman.shadow") version "8.1.1"
12
}
0 commit comments