Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2022
1 parent eca2a78 commit 4654c5a
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 @@ -21,7 +21,7 @@ includeBuild("build-tools")
pluginManagement {
repositories { gradlePluginPortal() }
plugins {
id("com.diffplug.spotless") version "6.6.0"
id("com.diffplug.spotless") version "6.6.1"
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.4"
id("com.google.protobuf") version "0.8.18"
id("me.champeau.jmh") version "0.6.6"
Expand Down

0 comments on commit 4654c5a

Please sign in to comment.