Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 #35

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.projectlombok:lombok from 1.18.30 to 1.18.32
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] <support@github.com>
dependabot[bot] authored Mar 20, 2024
commit 259f2f12a594fbc2b0abba2f2f3c1edd946cba26
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ org-apache-commons-commons-text = "org.apache.commons:commons-text:1.11.0"
org-apache-logging-log4j-log4j-core = "org.apache.logging.log4j:log4j-core:2.23.1"
org-junit-junit-bom = "org.junit:junit-bom:5.10.2"
org-junit-jupiter-junit-jupiter = "org.junit.jupiter:junit-jupiter:5.10.2"
org-projectlombok-lombok = "org.projectlombok:lombok:1.18.30"
org-projectlombok-lombok = "org.projectlombok:lombok:1.18.32"
org-slf4j-slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
org-slf4j-slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "org-slf4j" }