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 36367bf commit 114ba7bCopy full SHA for 114ba7b
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
`java-library`
4
signing
5
`maven-publish`
6
- id("io.freefair.lombok") version "8.14.3" apply false
+ id("io.freefair.lombok") version "9.1.0" apply false
7
jacoco
8
}
9
0 commit comments