Skip to content

Commit

Permalink
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gr…
Browse files Browse the repository at this point in the history
…adle to v6.20.0
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 7afd782 commit 5942c7f
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 @@ -32,7 +32,7 @@ repositories {

dependencies {
implementation("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.22.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.12.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
implementation("com.netflix.nebula:gradle-ospackage-plugin:11.4.0")
implementation("dev.floofy.commons:gradle:2.5.1")
implementation(kotlin("serialization", "1.9.0"))
Expand Down

0 comments on commit 5942c7f

Please sign in to comment.