Skip to content

Commit 2b707ba

Browse files
build(deps): bump io.freefair.gradle:lombok-plugin from 9.0.0 to 9.1.0
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@9.0.0...9.1.0) --- updated-dependencies: - dependency-name: io.freefair.gradle:lombok-plugin dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b377d03 commit 2b707ba

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,7 +9,7 @@ repositories {
99
dependencies {
1010
implementation "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.22"
1111
implementation "com.puppycrawl.tools:checkstyle:12.2.0"
12-
implementation "io.freefair.gradle:lombok-plugin:9.0.0"
12+
implementation "io.freefair.gradle:lombok-plugin:9.1.0"
1313
implementation "io.github.boolivar.jdoctest.jdoc-spock:io.github.boolivar.jdoctest.jdoc-spock.gradle.plugin:0.11.0"
1414
implementation "net.sourceforge.pmd:pmd-java:7.17.0"
1515
}

0 commit comments

Comments
 (0)