Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.7.2 to 6.8.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.7.2 to 6.8.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] authored and Brutus5000 committed Jul 11, 2022
1 parent b8d9d46 commit 101d946
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 @@ -13,7 +13,7 @@ plugins {
// // OpenAPI code generation
// id("org.openapi.generator") version "4.3.1"
// Code formatting
id("com.diffplug.spotless") version "6.7.2"
id("com.diffplug.spotless") version "6.8.0"
}

val version: String by project
Expand Down

0 comments on commit 101d946

Please sign in to comment.