Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent b21ea8e commit 47b1f0d
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 @@ -6,7 +6,7 @@ plugins {
`maven-publish`
groovy
id("com.gradle.plugin-publish") version "1.3.0"
id("com.diffplug.spotless") version "6.25.0"
id("com.diffplug.spotless") version "7.0.1"
id("com.github.jakemarsden.git-hooks") version "0.0.2"
id("io.github.platan.tests-execution-chart") version "0.6.1"
kotlin("plugin.serialization") version "2.1.0"
Expand Down

0 comments on commit 47b1f0d

Please sign in to comment.