mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Lombok 1.18.48
Closes gh-51686
This commit is contained in:
@@ -1415,7 +1415,7 @@ bom {
|
||||
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
|
||||
}
|
||||
}
|
||||
library("Lombok", "1.18.46") {
|
||||
library("Lombok", "1.18.48") {
|
||||
group("org.projectlombok") {
|
||||
modules = [
|
||||
"lombok"
|
||||
|
||||
Reference in New Issue
Block a user