Bump io.freefair.lombok from 8.13.1 to 9.4.0#49
Conversation
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.13.1 to 9.4.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.13.1...9.4.0) --- updated-dependencies: - dependency-name: io.freefair.lombok dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🤖 Augment PR SummarySummary: Updates the build to use Why: Keeps the build tooling up to date with the latest Freefair Lombok plugin release (major-version upgrade). 🤖 Was this summary useful? React with 👍 or 👎 |
| pluginManagement { | ||
| plugins { | ||
| id 'io.freefair.lombok' version '8.13.1' | ||
| id 'io.freefair.lombok' version '9.4.0' |
There was a problem hiding this comment.
io.freefair.lombok is being bumped from 8.x to 9.x (major version); it’d be good to double-check Gradle/JDK compatibility and that annotation-processing/codegen behavior (e.g., delombok/compile tasks) remains unchanged in CI for this project.
Severity: medium
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps io.freefair.lombok from 8.13.1 to 9.4.0.
Release notes
Sourced from io.freefair.lombok's releases.
... (truncated)
Commits
724b957Merge pull request #1728 from freefair/fix/delombok-jpms-module-path865fb14Bump com.github.spotbugs from 6.5.0 to 6.5.1 in /examples (#1742)2f16628checkstyle InterfaceIsTyped8e059acheckstyle InnerTypeLast7bccd8ccheckstyle RightCurlyb14d166checkstyle LeftCurlyf931cdfcheckstyle EmptyBlock0bd142ccheckstyle AvoidNestedBlocks2b42ecdcheckstyle JavadocMissingWhitespaceAfterAsteriskd72e080checkstyle JavadocMissingLeadingAsteriskDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)