Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.freefair.lombok:io.freefair.lombok.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 6d23599 commit 13b270d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-plugins/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
// Set versions for these plugins so we don't have to repeat the versions in convention.gradle files
// https://discuss.gradle.org/t/applying-a-plugin-version-inside-a-convention-plugin/42160
// Syntax: "<pluginName>:<pluginName>.gradle.plugin:<pluginVersion>"
implementation 'io.freefair.lombok:io.freefair.lombok.gradle.plugin:8.10.2'
implementation 'io.freefair.lombok:io.freefair.lombok.gradle.plugin:8.11'
implementation 'com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.24.0'
implementation 'com.felipefzdz.gradle.shellcheck:com.felipefzdz.gradle.shellcheck.gradle.plugin:1.4.6'
implementation 'com.palantir.docker:com.palantir.docker.gradle.plugin:0.35.0'
Expand Down

0 comments on commit 13b270d

Please sign in to comment.