Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless from 6.4.1 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.4.1 to 6.6.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 11, 2022
1 parent 9ae6ae9 commit 0818933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
plugins {
id("org.jetbrains.dokka") version "1.4.32"

id("com.diffplug.spotless") version "6.4.1"
id("com.diffplug.spotless") version "6.6.0"
id("io.gitlab.arturbosch.detekt") version "1.17.1"

id("com.vanniktech.android.junit.jacoco") version "0.16.0"
Expand Down

0 comments on commit 0818933

Please sign in to comment.