Skip to content

Commit

Permalink
chore(deps): Bump org.projectlombok:lombok from 1.18.30 to 1.18.32
Browse files Browse the repository at this point in the history
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.30...v1.18.32)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 2914e81 commit 2129f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ext {
junitJupiterVersion = '5.10.2'
jsonUnitAssertJVersion = '3.2.7'

lombokVersion = '1.18.30'
lombokVersion = '1.18.32'

slf4jApiVersion = '2.0.12'
slf4jSimpleVersion = '2.0.12'
Expand Down

0 comments on commit 2129f9d

Please sign in to comment.