Skip to content

Commit 48356e6

Browse files
authoredSep 26, 2023
chore: update lombok to v1.18.30 (#176)
1 parent d50527c commit 48356e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ subprojects {
2929
apply(plugin = "jacoco")
3030

3131
extensions.configure(io.freefair.gradle.plugins.lombok.LombokExtension::class.java) {
32-
version.set("1.18.28")
32+
version.set("1.18.30")
3333
disableConfig.set(true)
3434
}
3535

0 commit comments

Comments
 (0)