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