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
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 752ac23 commit 620392f
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 @@ -57,7 +57,7 @@ subprojects {
dropwizardVersion = '2.1.7'
jacocoVersion = '0.8.10'
junit5Version = '5.10.0'
lombokVersion = '1.18.28'
lombokVersion = '1.18.30'
mockitoVersion = '5.4.0'
openlineageVersion = '1.4.1'
slf4jVersion = '1.7.36'
Expand Down

0 comments on commit 620392f

Please sign in to comment.