Skip to content

Commit 6be4edb

Browse files
committed
Upgrade to Lombok 1.18.40
Closes gh-47113
1 parent 0368edd commit 6be4edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,7 @@ bom {
13511351
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
13521352
}
13531353
}
1354-
library("Lombok", "1.18.38") {
1354+
library("Lombok", "1.18.40") {
13551355
group("org.projectlombok") {
13561356
modules = [
13571357
"lombok"

0 commit comments

Comments
 (0)