We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 683af04 + 53c8a2d commit 957f72dCopy full SHA for 957f72d
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'fabric-loom' version '1.13.6'
3
id "xyz.jpenilla.run-velocity" version "3.0.2"
4
id "io.github.goooler.shadow" version "8.1.8"
5
- id 'io.freefair.lombok' version '9.1.0'
+ id 'io.freefair.lombok' version '9.2.0'
6
}
7
8
def targetJavaVersion = 21
0 commit comments