Skip to content

Commit

Permalink
Upgrade to Lombok 1.18.24
Browse files Browse the repository at this point in the history
Closes gh-30757
  • Loading branch information
snicoll committed Apr 20, 2022
1 parent 9673a8b commit d69ca28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1108,7 +1108,7 @@ bom {
]
}
}
library("Lombok", "1.18.22") {
library("Lombok", "1.18.24") {
group("org.projectlombok") {
modules = [
"lombok"
Expand Down

0 comments on commit d69ca28

Please sign in to comment.