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 b233d73 commit f3696a7Copy full SHA for f3696a7
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
id 'java-platform'
13
id 'com.github.kt3k.coveralls' version '2.12.0'
14
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
15
- id 'io.franzbecker.gradle-lombok' version '4.0.0'
+ id 'io.franzbecker.gradle-lombok' version '5.0.0'
16
}
17
18
import io.franzbecker.gradle.lombok.LombokPlugin
0 commit comments