Skip to content

Commit

Permalink
build(deps): bump org.projectlombok:lombok from 1.18.30 to 1.18.36
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.36.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.30...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent b5857dd commit c63bc95
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 @@ -244,7 +244,7 @@ subprojects {
slf4j: "org.slf4j:slf4j-api:2.0.16",
truth: 'com.google.truth:truth:1.4.4',
awaitility: 'org.awaitility:awaitility:4.2.2',
lombok: 'org.projectlombok:lombok:1.18.30'
lombok: 'org.projectlombok:lombok:1.18.36'
]
}

Expand Down

0 comments on commit c63bc95

Please sign in to comment.