Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless from 6.22.0 to 6.25.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.22.0 to 6.25.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] committed Sep 14, 2024
1 parent 1c324c3 commit e6f3944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ junit = {group = "junit", name = "junit", version.ref = "junit"}

[plugins]
spotbugs = {id = "com.github.spotbugs", version = "5.1.3"}
spotless = {id = "com.diffplug.spotless", version = "6.22.0"}
spotless = {id = "com.diffplug.spotless", version = "6.25.0"}
git-version = {id = "com.palantir.git-version", version = "3.0.0"}
nexus-publish = {id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0"}

0 comments on commit e6f3944

Please sign in to comment.