Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2023
1 parent a82a243 commit b6096bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
springBootVersion = '2.7.14'
springCloudVersion = '3.1.3'
lombokVersion = '1.18.24'
lombokVersion = '1.18.30'
feignVersion = '11.9'
vauntVersion = '1.0.28'
jdbcVersion = '5.3.30'
Expand Down

0 comments on commit b6096bd

Please sign in to comment.