Skip to content

Commit a759f98

Browse files
committed
Upgrade to Lombok 1.18.40
Closes gh-47068
1 parent 4af6640 commit a759f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ bom {
12901290
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
12911291
}
12921292
}
1293-
library("Lombok", "1.18.38") {
1293+
library("Lombok", "1.18.40") {
12941294
group("org.projectlombok") {
12951295
modules = [
12961296
"lombok"

0 commit comments

Comments
 (0)