Skip to content

Commit 4d0d706

Browse files
committed
Upgrade to Lombok 1.18.46
Closes gh-50148
1 parent fc4e52e commit 4d0d706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1365,7 +1365,7 @@ bom {
13651365
javadoc("https://logback.qos.ch/apidocs/ch.qos.logback.core", "ch.qos.logback")
13661366
}
13671367
}
1368-
library("Lombok", "1.18.44") {
1368+
library("Lombok", "1.18.46") {
13691369
group("org.projectlombok") {
13701370
modules = [
13711371
"lombok"

0 commit comments

Comments
 (0)