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 9946c18 commit 307755dCopy full SHA for 307755d
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
`java-library`
4
signing
5
`maven-publish`
6
- id("io.freefair.lombok") version "8.12" apply false
+ id("io.freefair.lombok") version "8.12.1" apply false
7
jacoco
8
}
9
0 commit comments