Skip to content

Commit af21d7b

Browse files
authored
Lombok Updates Attempt 1 (#3510)
1 parent 6094b08 commit af21d7b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@ tasks.withType(JavaCompile).configureEach {
9494
}
9595

9696
lombok {
97-
version = "1.18.36"
97+
version = "1.18.38"
9898
}

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ parchment = "2023.09.03" # https://parchmentmc.org/docs/getting-started
66
shadow = "8.3.5"
77
spotless = "7.0.2"
88
modDevGradle = "2.0.86"
9-
lombok = "8.11"
9+
lombok = "8.14"
1010
jetbrains-annotations = "26.0.1"
1111
mixin = "0.8.7"
1212

0 commit comments

Comments
 (0)