Browse Source

Upgrade to Lombok 1.18.20

Closes gh-26014
pull/26435/head
Stephane Nicoll 5 years ago
parent
commit
8097d22821
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save