Upgrade to Lombok 1.18.34

Closes gh-41395
This commit is contained in:
Andy Wilkinson 2024-07-09 12:36:44 +01:00
parent 28364a393d
commit 10cefc6801
1 changed files with 1 additions and 1 deletions

View File

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