Skip to content

Commit 8a99aa0

Browse files
Update plugin io.freefair.lombok to v9.2.0
1 parent 25583a9 commit 8a99aa0

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
@@ -2,7 +2,7 @@ plugins {
22
id 'fabric-loom' version '1.13.6'
33
id "xyz.jpenilla.run-velocity" version "3.0.2"
44
id "io.github.goooler.shadow" version "8.1.8"
5-
id 'io.freefair.lombok' version '9.1.0'
5+
id 'io.freefair.lombok' version '9.2.0'
66
}
77

88
def targetJavaVersion = 21

0 commit comments

Comments
 (0)