Browse Source

Upgrade to Lombok 1.18.34

Closes gh-41368
pull/42868/head
Andy Wilkinson 2 years ago
parent
commit
9655e52cb1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -864,7 +864,7 @@ bom { @@ -864,7 +864,7 @@ bom {
]
}
}
library("Lombok", "1.18.32") {
library("Lombok", "1.18.34") {
group("org.projectlombok") {
modules = [
"lombok"

Loading…
Cancel
Save