Skip to content

Commit 71a66f7

Browse files
Bump io.freefair.gradle:lombok-plugin from 8.14 to 8.14.2 (#305)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb249f7 commit 71a66f7

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
@@ -8,7 +8,7 @@ repositories {
88

99
dependencies {
1010
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
11-
implementation("io.freefair.gradle:lombok-plugin:8.14")
11+
implementation("io.freefair.gradle:lombok-plugin:8.14.2")
1212
implementation("com.bmuschko:gradle-docker-plugin:9.4.0")
1313
implementation("gradle.plugin.com.google.gradle:osdetector-gradle-plugin:1.7.3")
1414
implementation("de.thetaphi:forbiddenapis:3.9")

0 commit comments

Comments
 (0)