Browse Source

Upgrade to Lombok 1.18.16

Closes gh-23895
pull/23914/head
Andy Wilkinson 5 years ago
parent
commit
ad5bd122fe
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -967,7 +967,7 @@ bom { @@ -967,7 +967,7 @@ bom {
]
}
}
library("Lombok", "1.18.14") {
library("Lombok", "1.18.16") {
group("org.projectlombok") {
modules = [
"lombok"

Loading…
Cancel
Save