Skip to content

Commit

Permalink
Bump io.freefair.lombok from 6.5.1 to 8.11
Browse files Browse the repository at this point in the history
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 6.5.1 to 8.11.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@6.5.1...8.11)

---
updated-dependencies:
- dependency-name: io.freefair.lombok
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 5372a4f commit 649a288
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 @@ -6,7 +6,7 @@ plugins {
id 'nebula.optional-base' version '7.0.0'
id 'com.github.spotbugs' version '6.0.26'
id 'org.owasp.dependencycheck' version '9.0.10'
id "io.freefair.lombok" version "6.5.1"
id "io.freefair.lombok" version "8.11"
}

ext {
Expand Down

0 comments on commit 649a288

Please sign in to comment.