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

| datasource | package                                      | from   | to     |
| ---------- | -------------------------------------------- | ------ | ------ |
| maven      | com.diffplug.spotless:spotless-plugin-gradle | 6.20.0 | 6.22.0 |
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 6c9784e commit ee80230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:8.1.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.22.0")
classpath("dev.drewhamilton.poko:poko-gradle-plugin:0.15.0")
classpath("com.github.ben-manes:gradle-versions-plugin:0.46.0")
}
Expand Down

0 comments on commit ee80230

Please sign in to comment.