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 v7.0.1 (#349)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent ebf704c commit 623b84e
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 @@ -83,7 +83,7 @@ jetbrains-kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-co
mockk = { module = "io.mockk:mockk", version.ref = "io-mockk" }
mockk-android = { module = "io.mockk:mockk-android", version.ref = "io-mockk" }

spotless-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.0" }
spotless-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.1" }

pintrest-ktlint = { module = "com.pinterest:ktlint", version.ref = "ktlint" }

Expand Down

0 comments on commit 623b84e

Please sign in to comment.