Upgrade to Lombok 1.18.20

Closes gh-25961
This commit is contained in:
Stephane Nicoll 2021-04-09 14:02:27 +02:00
parent 030af053ec
commit 7ccebf5fb3
1 changed files with 1 additions and 1 deletions

View File

@ -1029,7 +1029,7 @@ bom {
] ]
} }
} }
library("Lombok", "1.18.18") { library("Lombok", "1.18.20") {
group("org.projectlombok") { group("org.projectlombok") {
modules = [ modules = [
"lombok" "lombok"