Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.36 (#162)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent f53debf commit cff3b0b
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 @@ -165,7 +165,7 @@ repositories {
ext {
log4JVersion = "2.24.1"
restAssuredVersion = '4.3.0!!'
lombokVersion = "1.18.34"
lombokVersion = "1.18.36"
junit_version = "4.12"
junitJupiterVersion = '5.9.3'
junitVintageVersion = '5.10.3'
Expand Down

0 comments on commit cff3b0b

Please sign in to comment.