Skip to content

Commit

Permalink
Bump io.freefair.lombok:io.freefair.lombok.gradle.plugin from 8.6 to …
Browse files Browse the repository at this point in the history
…8.7.1 (#3281)

Bump io.freefair.lombok:io.freefair.lombok.gradle.plugin

Bumps [io.freefair.lombok:io.freefair.lombok.gradle.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.lombok:io.freefair.lombok.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent f9754af commit 5ae67e7
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.6'
implementation 'io.freefair.lombok:io.freefair.lombok.gradle.plugin:8.7.1'
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 5ae67e7

Please sign in to comment.