We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf80c9e commit bd98617Copy full SHA for bd98617
lib/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java-library'
3
- id "io.freefair.lombok" version "9.0.0"
+ id "io.freefair.lombok" version "9.2.0"
4
id "maven-publish"
5
id "com.diffplug.spotless" version "8.0.0"
6
}
0 commit comments