Skip to content

Commit

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

---
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] authored Mar 24, 2024
1 parent 1f49b0a commit 85d5b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'io.freefair.lombok' version '6.5.0.2'
id 'io.freefair.lombok' version '8.6'
id 'com.adarshr.test-logger' version '3.2.0'
}

Expand Down

0 comments on commit 85d5b84

Please sign in to comment.