Skip to content

Commit

Permalink
Bump io.freefair.lombok from 6.5.1 to 8.0.1
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.0.1.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@6.5.1...8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 240194a commit 43a8620
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 @@ -8,7 +8,7 @@ plugins {
// Manage optional dependencies in maven pom.
id 'nebula.optional-base' version '7.0.0'
id 'com.github.spotbugs' version '5.0.14'
id "io.freefair.lombok" version "6.5.1"
id "io.freefair.lombok" version "8.0.1"
id 'org.owasp.dependencycheck' version '8.2.1'
}

Expand Down

0 comments on commit 43a8620

Please sign in to comment.