Skip to content

Commit

Permalink
Upgrade to Lombok 1.18.18
Browse files Browse the repository at this point in the history
Closes gh-25217
  • Loading branch information
wilkinsona committed Feb 12, 2021
1 parent bb39e5e commit d7cc673
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 @@ -971,7 +971,7 @@ bom {
]
}
}
library("Lombok", "1.18.16") {
library("Lombok", "1.18.18") {
group("org.projectlombok") {
modules = [
"lombok"
Expand Down

0 comments on commit d7cc673

Please sign in to comment.