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