Skip to content

Commit

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

0 comments on commit aa5e33b

Please sign in to comment.