Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.36 (#5916)
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 Dec 13, 2024
1 parent c3da368 commit fb0b46e
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 @@ -23,7 +23,7 @@ def versions = [
junitPlatform : '1.11.3',
springBoot : springBoot.class.package.implementationVersion,
springStatemachine: '4.0.0',
lombok : '1.18.34',
lombok : '1.18.36',
springSecurity : '5.8.15',
camunda : '7.20.0',
jackson : '2.18.0',
Expand Down

0 comments on commit fb0b46e

Please sign in to comment.