Skip to content

Commit

Permalink
Merge pull request #562 from cashapp/renovate/com.diffplug.spotless-s…
Browse files Browse the repository at this point in the history
…potless-plugin-gradle-7.x

Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1
  • Loading branch information
JakeWharton authored Jan 7, 2025
2 parents fa054a6 + f8fd24d commit 80711e0
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 @@ -40,7 +40,7 @@ ktlint-composeRules = "io.nlopez.compose.rules:ktlint:0.4.22"

maven-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.30.0" }

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

squareup-okhttp-client = { module = "com.squareup.okhttp3:okhttp", version.ref = "squareup-okhttp" }
squareup-okhttp-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "squareup-okhttp" }
Expand Down

0 comments on commit 80711e0

Please sign in to comment.