Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#286)

Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.34 to 1.18.36.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.34...v1.18.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-18 08:54:39 -06:00 committed by GitHub
parent 1894482bc0
commit 12b1b438a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ subprojects {
grpcVersion = '1.68.1'
jupiterVersion = '5.11.3'
mockitoVersion = '4.11.0'
lombokVersion = '1.18.34'
lombokVersion = '1.18.36'
nimbusVersion = '9.47'
shadowVersion = '8.1.1'