Skip to content

Commit f3696a7

Browse files
committed
Upgrade gradle-lombok to version 5
1 parent b233d73 commit f3696a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id 'java-platform'
1313
id 'com.github.kt3k.coveralls' version '2.12.0'
1414
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
15-
id 'io.franzbecker.gradle-lombok' version '4.0.0'
15+
id 'io.franzbecker.gradle-lombok' version '5.0.0'
1616
}
1717

1818
import io.franzbecker.gradle.lombok.LombokPlugin

0 commit comments

Comments
 (0)