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.22.0
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 6d73ca5 commit bc3bda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import org.gradle.plugin.use.PluginDependenciesSpec
import org.gradle.plugin.use.PluginDependencySpec

object versions {
const val spotless = "6.7.2"
const val spotless = "6.22.0"
const val ktlint = "0.45.2"
const val kotlin = "1.9.10"
const val agp = "8.1.1"
Expand Down

0 comments on commit bc3bda7

Please sign in to comment.