Upgrade to Lombok 1.18.30

Closes gh-37487
This commit is contained in:
Andy Wilkinson 2023-09-20 11:09:50 +01:00
parent 23b7997e32
commit 09e67cda96
1 changed files with 1 additions and 1 deletions

View File

@ -812,7 +812,7 @@ bom {
] ]
} }
} }
library("Lombok", "1.18.28") { library("Lombok", "1.18.30") {
group("org.projectlombok") { group("org.projectlombok") {
modules = [ modules = [
"lombok" "lombok"