Skip to content

Commit f03500a

Browse files
Update plugin io.freefair.lombok to v9
1 parent ef17d3d commit f03500a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("java")
33
id("com.gradleup.shadow") version "9.0.2"
4-
id("io.freefair.lombok") version "8.14"
4+
id("io.freefair.lombok") version "9.0.0"
55
}
66

77
group = "net.cyonic"

0 commit comments

Comments
 (0)