Skip to content

Commit cb87ab8

Browse files
committed
Upgrade to Lombok 1.18.38
Closes gh-45116
1 parent 0c32427 commit cb87ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1296,7 +1296,7 @@ bom {
12961296
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
12971297
}
12981298
}
1299-
library("Lombok", "1.18.36") {
1299+
library("Lombok", "1.18.38") {
13001300
group("org.projectlombok") {
13011301
modules = [
13021302
"lombok"

0 commit comments

Comments
 (0)