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 e88ecec commit d525243Copy full SHA for d525243
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("java")
3
- id("io.freefair.lombok") version "8.14"
+ id("io.freefair.lombok") version "8.14.2"
4
}
5
6
group = "com.ardetrick"
0 commit comments