Upgrade to Lombok 1.18.36

Closes gh-43181
This commit is contained in:
Stéphane Nicoll 2024-11-15 15:57:54 +01:00
parent 66ec6b32e3
commit 6dc68115e6
1 changed files with 1 additions and 1 deletions

View File

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