Skip to content

Commit ffe082e

Browse files
committed
Upgrade to Lombok 1.18.38
Closes gh-45079
1 parent 3372576 commit ffe082e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ bom {
12361236
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
12371237
}
12381238
}
1239-
library("Lombok", "1.18.36") {
1239+
library("Lombok", "1.18.38") {
12401240
group("org.projectlombok") {
12411241
modules = [
12421242
"lombok"

0 commit comments

Comments
 (0)