Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v7.0.2
Browse files Browse the repository at this point in the history
| datasource | package                                                   | from  | to    |
| ---------- | --------------------------------------------------------- | ----- | ----- |
| maven      | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin | 7.0.1 | 7.0.2 |
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent ef1acb4 commit 886b655
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 "7.0.1"
id("com.diffplug.spotless") version "7.0.2"
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 886b655

Please sign in to comment.