Skip to content

Commit

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

---
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] authored and breucode committed Apr 8, 2022
1 parent 2123969 commit a29c2a4
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 @@ -2,7 +2,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask

plugins {
kotlin("jvm") version "1.6.20"
id("com.diffplug.spotless") version "6.3.0"
id("com.diffplug.spotless") version "6.4.2"
id("io.gitlab.arturbosch.detekt") version "1.19.0"
id("com.github.ben-manes.versions") version "0.42.0"
id("org.jetbrains.dokka") version "1.6.10"
Expand Down

0 comments on commit a29c2a4

Please # to comment.