Skip to content

Commit

Permalink
fix(deps): bump com.diffplug.spotless from 5.14.2 to 6.20.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 5.14.2 to 6.20.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent bdd7825 commit a1108b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id("org.jetbrains.kotlin.jvm") version "$kotlinVersion"
id('java-library')
id("org.jetbrains.dokka") version "1.8.20"
id("com.diffplug.spotless") version "5.14.2"
id("com.diffplug.spotless") version "6.20.0"
id('jacoco')
id('idea')

Expand Down

0 comments on commit a1108b6

Please sign in to comment.