Skip to content

Commit

Permalink
deps(internal): update dependency com.diffplug.spotless:spotless-plug…
Browse files Browse the repository at this point in the history
…in-gradle to v7 (#656)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 08e154f commit f7d8ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
}

dependencies {
implementation(group = "com.diffplug.spotless", name = "spotless-plugin-gradle", version = "6.25.0")
implementation(group = "com.diffplug.spotless", name = "spotless-plugin-gradle", version = "7.0.0")
implementation(group = "io.github.gradle-nexus", name = "publish-plugin", version = "2.0.0")
implementation(group = "org.ajoberstar.reckon", name = "reckon-gradle", version = "0.19.1")
}
Expand Down

0 comments on commit f7d8ed6

Please sign in to comment.