Skip to content

Commit 5513256

Browse files
build(deps): bump io.freefair.gradle:lombok-plugin from 8.11 to 8.12 (#23)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.11 to 8.12. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.11...8.12) --- updated-dependencies: - dependency-name: io.freefair.gradle:lombok-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a3ce57 commit 5513256

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:10.21.2"
12-
implementation "io.freefair.gradle:lombok-plugin:8.11"
12+
implementation "io.freefair.gradle:lombok-plugin:8.12"
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.9.0"
1515
}

0 commit comments

Comments
 (0)