Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2023
1 parent 6c73d7f commit 9c95185
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 @@ -117,7 +117,7 @@ repositories {
ext {
log4JVersion = "2.17.0"
restAssuredVersion = '4.3.0!!'
lombokVersion = "1.18.16"
lombokVersion = "1.18.28"
junit_version = "4.12"
junitJupiterVersion = '5.7.1'
junitVintageVersion = '5.7.1'
Expand Down

0 comments on commit 9c95185

Please sign in to comment.