Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v7 (#435)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent b67c5ef commit b538eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {
id 'java-gradle-plugin'
id 'maven-publish'
id 'com.gradle.plugin-publish' version '1.3.0'
id "com.diffplug.spotless" version "6.25.0"
id "com.diffplug.spotless" version "7.0.2"
}

if (project.hasProperty("code-coverage")) {
Expand Down

0 comments on commit b538eef

Please sign in to comment.