Upgrade to Lombok 1.18.32

Closes gh-40254
This commit is contained in:
Andy Wilkinson 2024-04-09 12:53:22 +01:00
parent daf0088e56
commit 618c068c6f

View File

@ -1091,7 +1091,7 @@ bom {
site("https://logback.qos.ch") site("https://logback.qos.ch")
} }
} }
library("Lombok", "1.18.30") { library("Lombok", "1.18.32") {
group("org.projectlombok") { group("org.projectlombok") {
modules = [ modules = [
"lombok" "lombok"