Skip to content

Commit

Permalink
Bump org.projectlombok:lombok from 1.18.20 to 1.18.32 in /schema (#656)
Browse files Browse the repository at this point in the history
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.20 to 1.18.32.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.20...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent ba6f43c commit 1aea7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
api 'com.sun.istack:istack-commons-runtime:4.1.0-M1'

implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'org.projectlombok:lombok:1.18.20'
implementation 'org.projectlombok:lombok:1.18.32'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.0'
Expand Down

0 comments on commit 1aea7ce

Please sign in to comment.