Skip to content

Commit

Permalink
Merge pull request #99 from saschpe/dependabot/gradle/com.diffplug.sp…
Browse files Browse the repository at this point in the history
…otless-7.0.2

Bump com.diffplug.spotless from 6.25.0 to 7.0.2
  • Loading branch information
saschpe authored Jan 17, 2025
2 parents 4647866 + 9f0871a commit b4d6a8b
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 @@ -31,5 +31,5 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 comments on commit b4d6a8b

Please sign in to comment.