Browse Source

Upgrade to Lombok 1.18.32

Closes gh-40254
pull/40319/head
Andy Wilkinson 2 years ago
parent
commit
618c068c6f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save