Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v7 (#329)
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.25.0 | 7.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 05b43f7 commit 5663bf7
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 @@ -13,7 +13,7 @@ import java.net.URL

plugins {
kotlin("multiplatform") version "2.1.0"
id("com.diffplug.spotless") version "6.25.0"
id("com.diffplug.spotless") version "7.0.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.30.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.17.0"
Expand Down

0 comments on commit 5663bf7

Please sign in to comment.