Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.21.0 to 6.22.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.21.0 to 6.22.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2023
1 parent e551e29 commit 96b35a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins.forEach {
pluginManagement {
plugins {
id("com.bmuschko.docker-remote-api") version "9.3.3"
id("com.diffplug.spotless") version "6.21.0"
id("com.diffplug.spotless") version "6.22.0"
id("com.github.node-gradle.node") version "7.0.1"
id("com.gorylenko.gradle-git-properties") version "2.4.1"
id("com.netflix.nebula.ospackage") version "11.4.0"
Expand Down

0 comments on commit 96b35a4

Please sign in to comment.