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