Skip to content

Commit

Permalink
Bump io.freefair.lombok from 6.2.0 to 8.6 in /db-connector
Browse files Browse the repository at this point in the history
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 6.2.0 to 8.6.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@6.2.0...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] committed Jun 19, 2024
1 parent e27fcdb commit 6cafa6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-connector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.5'
id 'java'
id 'checkstyle'
id 'io.freefair.lombok' version '6.2.0'
id 'io.freefair.lombok' version '8.6'
id 'com.github.spotbugs' version '6.0.12'
}

Expand Down

0 comments on commit 6cafa6d

Please sign in to comment.