Skip to content

Commit ce31751

Browse files
Bump io.freefair.gradle:lombok-plugin from 8.14 to 8.14.2 (#362)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.14 to 8.14.2. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.14...8.14.2) --- updated-dependencies: - dependency-name: io.freefair.gradle:lombok-plugin dependency-version: 8.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
1 parent c5751c1 commit ce31751

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

0 commit comments

Comments
 (0)