Skip to content

Commit

Permalink
Upgrade to Lombok 1.18.34
Browse files Browse the repository at this point in the history
Closes gh-41380
  • Loading branch information
wilkinsona committed Jul 9, 2024
1 parent 31ea564 commit 54d3bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1100,7 +1100,7 @@ bom {
site("https://logback.qos.ch")
}
}
library("Lombok", "1.18.32") {
library("Lombok", "1.18.34") {
group("org.projectlombok") {
modules = [
"lombok"
Expand Down

0 comments on commit 54d3bcb

Please sign in to comment.