Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless to v6.21.0 (#3119)
Browse files Browse the repository at this point in the history
| datasource | package                                                   | from   | to     |
| ---------- | --------------------------------------------------------- | ------ | ------ |
| maven      | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin | 6.20.0 | 6.21.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 1083d70 commit 02215d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ kotlinxSerialization = "1.6.0"
mockWebServer = "4.11.0"
retrofit = "2.9.0"
retrofitKotlinxSerialization = "1.0.0"
spotlessVersion = "6.20.0"
spotlessVersion = "6.21.0"

[libraries]
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit 02215d4

Please sign in to comment.