Skip to content

Commit 925dec1

Browse files
Bump io.freefair.gradle:lombok-plugin from 8.13.1 to 8.14
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.13.1 to 8.14. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.13.1...8.14) --- updated-dependencies: - dependency-name: io.freefair.gradle:lombok-plugin dependency-version: '8.14' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d69122 commit 925dec1

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:4.2.0")
1212
implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0")
1313
implementation("org.gradle:test-retry-gradle-plugin:1.6.2")
14-
implementation("io.freefair.gradle:lombok-plugin:8.13.1")
14+
implementation("io.freefair.gradle:lombok-plugin:8.14")
1515
}

0 commit comments

Comments
 (0)