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
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 89507e4 commit bb45f03
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 @@ -124,6 +124,6 @@ square-okhttp-logger = { module = "com.squareup.okhttp3:logging-interceptor", ve
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
mockk-android = { module = "io.mockk:mockk-android", version.ref = "mockk" }

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

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

0 comments on commit bb45f03

Please sign in to comment.