Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v5.…
Browse files Browse the repository at this point in the history
…12.2
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 20, 2021
1 parent 0478901 commit bb24020
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 @@ -30,7 +30,7 @@ kotlinDslPluginOptions {
}

dependencies {
implementation(group = "com.diffplug.spotless", name = "spotless-plugin-gradle", version = "5.12.1")
implementation(group = "com.diffplug.spotless", name = "spotless-plugin-gradle", version = "5.12.2")
implementation(group = "io.github.gradle-nexus", name = "publish-plugin", version = "1.0.0")
implementation(group = "org.ajoberstar.reckon", name = "reckon-gradle", version = "0.12.0")
}

0 comments on commit bb24020

Please sign in to comment.