Skip to content

Commit 48591ef

Browse files
Bump io.freefair.gradle:lombok-plugin from 8.12.2.1 to 8.13
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.12.2.1 to 8.13. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.12.2.1...8.13) --- 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 a75970d commit 48591ef

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.12.2.1")
14+
implementation("io.freefair.gradle:lombok-plugin:8.13")
1515
}

0 commit comments

Comments
 (0)