Skip to content

Commit

Permalink
Bump io.freefair.gradle:lombok-plugin from 8.6 to 8.7.1 (#6386)
Browse files Browse the repository at this point in the history
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.6 to 8.7.1.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.6...8.7.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 16ba972 commit f30bb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
dependencies {
//noinspection DifferentKotlinGradleVersion
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10"
classpath "io.freefair.gradle:lombok-plugin:8.6"
classpath "io.freefair.gradle:lombok-plugin:8.7.1"
classpath "tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin:1.1.1"
}
}
Expand Down

0 comments on commit f30bb23

Please sign in to comment.