Skip to content

Commit 274f3ae

Browse files
Bump io.freefair.gradle:lombok-plugin from 8.10.2 to 8.11
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.10.2 to 8.11. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.10.2...8.11) --- 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>
1 parent ee05de0 commit 274f3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ dependencies {
1111
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
1212
implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0")
1313
implementation("org.gradle:test-retry-gradle-plugin:1.6.0")
14-
implementation("io.freefair.gradle:lombok-plugin:8.10.2")
14+
implementation("io.freefair.gradle:lombok-plugin:8.11")
1515
}

0 commit comments

Comments
 (0)