Skip to content

Commit 523d3a3

Browse files
Bump io.freefair.gradle:lombok-plugin from 8.13 to 9.5.0
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.13 to 9.5.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.13...9.5.0) --- updated-dependencies: - dependency-name: io.freefair.gradle:lombok-plugin dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 199f768 commit 523d3a3

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
@@ -40,7 +40,7 @@ repositories {
4040
dependencies {
4141
implementation(gradleApi())
4242
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.2.1")
43-
implementation("io.freefair.gradle:lombok-plugin:8.13")
43+
implementation("io.freefair.gradle:lombok-plugin:9.5.0")
4444

4545
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.27.0-alpha")
4646
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")

0 commit comments

Comments
 (0)