Skip to content

Commit 79c4ff8

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.0")
11-
implementation("io.freefair.gradle:lombok-plugin:9.0.0")
11+
implementation("io.freefair.gradle:lombok-plugin:9.1.0")
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.10")

0 commit comments

Comments
 (0)