We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250fa1b commit 0a8b21dCopy full SHA for 0a8b21d
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
`java-library`
4
signing
5
`maven-publish`
6
- id("io.freefair.lombok") version "9.2.0" apply false
+ id("io.freefair.lombok") version "9.4.0" apply false
7
jacoco
8
}
9
0 commit comments