Skip to content

Commit

Permalink
fix(deps): bump com.diffplug.spotless from 5.14.2 to 6.25.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 5.14.2 to 6.25.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 Feb 26, 2024
1 parent 0b90e05 commit 98c78f3
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.9.10"
id("com.diffplug.spotless") version "5.14.2"
id("com.diffplug.spotless") version "6.25.0"
id('jacoco')
id('idea')

Expand Down

0 comments on commit 98c78f3

Please sign in to comment.