Skip to content

Commit

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

---
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 Oct 9, 2023
1 parent deb94e6 commit eba9aaf
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 {
id 'java'
id 'application'
id 'kr.entree.spigradle' version '2.4.3'
id "io.freefair.lombok" version "6.0.0-m2"
id "io.freefair.lombok" version "8.4"
id 'com.github.johnrengelman.shadow' version '7.1.2'
}

Expand Down

0 comments on commit eba9aaf

Please sign in to comment.