Skip to content

Commit f0c2cfc

Browse files
committed
Upgrade to Lombok 1.18.38
Closes gh-45069
1 parent 28eca39 commit f0c2cfc

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
@@ -1210,7 +1210,7 @@ bom {
12101210
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
12111211
}
12121212
}
1213-
library("Lombok", "1.18.36") {
1213+
library("Lombok", "1.18.38") {
12141214
group("org.projectlombok") {
12151215
modules = [
12161216
"lombok"

0 commit comments

Comments
 (0)