Skip to content

Commit

Permalink
Bump com.diffplug.spotless:com.diffplug.spotless.gradle.plugin
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless:com.diffplug.spotless.gradle.plugin from 6.23.3 to 6.24.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:com.diffplug.spotless.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent f1999b8 commit 6844ae1
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 @@ -19,7 +19,7 @@ dependencies {
// 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.4'
implementation 'com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.23.3'
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'
implementation 'com.palantir.docker-run:com.palantir.docker-run.gradle.plugin:0.35.0'
Expand Down

0 comments on commit 6844ae1

Please sign in to comment.