Skip to content

Commit

Permalink
Upgrade to Lombok 1.18.22
Browse files Browse the repository at this point in the history
Closes gh-28284
  • Loading branch information
snicoll committed Oct 11, 2021
1 parent 45507a3 commit c5abb57
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 @@ -1060,7 +1060,7 @@ bom {
]
}
}
library("Lombok", "1.18.20") {
library("Lombok", "1.18.22") {
group("org.projectlombok") {
modules = [
"lombok"
Expand Down

0 comments on commit c5abb57

Please sign in to comment.