Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.34
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 8010387 commit 9c7ec68
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 @@ -55,7 +55,7 @@ subprojects {
dropwizardVersion = '2.1.12'
jacocoVersion = '0.8.11'
junit5Version = '5.10.2'
lombokVersion = '1.18.32'
lombokVersion = '1.18.34'
mockitoVersion = '5.4.0'
openlineageVersion = '1.13.1'
slf4jVersion = '1.7.36'
Expand Down

0 comments on commit 9c7ec68

Please sign in to comment.