Skip to content

Commit

Permalink
chore(deps): bump org.projectlombok:lombok from 1.18.28 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.28 to 1.18.32.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.28...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 Mar 25, 2024
1 parent 7dbd2d2 commit 62699ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ dependencies {
api 'com.google.auto.service:auto-service:1.1.1'
api 'net.bytebuddy:byte-buddy:1.14.12'
api 'org.objenesis:objenesis:3.3'
api 'org.projectlombok:lombok:1.18.28'
api 'org.projectlombok:lombok:1.18.32'
api 'org.slf4j:slf4j-simple:2.0.9'
}

0 comments on commit 62699ed

Please sign in to comment.