Skip to content

Commit f4c6075

Browse files
build(deps): bump io.freefair.gradle:lombok-plugin from 8.13.1 to 9.0.0 (#73)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.13.1 to 9.0.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.13.1...9.0.0) --- updated-dependencies: - dependency-name: io.freefair.gradle:lombok-plugin dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20f563f commit f4c6075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ repositories {
99
dependencies {
1010
implementation "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.22"
1111
implementation "com.puppycrawl.tools:checkstyle:10.21.4"
12-
implementation "io.freefair.gradle:lombok-plugin:8.13.1"
12+
implementation "io.freefair.gradle:lombok-plugin:9.0.0"
1313
implementation "net.sourceforge.pmd:pmd-java:7.17.0"
1414
}

0 commit comments

Comments
 (0)