We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c0b4c commit 602c8a2Copy full SHA for 602c8a2
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'eclipse'
4
id "org.jetbrains.gradle.plugin.idea-ext" version "1.3"
5
id "xyz.jpenilla.run-velocity" version "2.3.1"
6
- id "io.freefair.lombok" version "8.14.2"
+ id "io.freefair.lombok" version "8.14.3"
7
}
8
9
group = 'voruti'
0 commit comments