Skip to content

Commit db6eb25

Browse files
Update plugin spotless to v8 (#357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0177e74 commit db6eb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sqldelight-dialect = { module = "app.cash.sqldelight:sqlite-3-38-dialect", versi
2626
[plugins]
2727
burst = "app.cash.burst:2.7.1"
2828
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
29-
spotless = "com.diffplug.spotless:7.2.1"
29+
spotless = "com.diffplug.spotless:8.0.0"
3030
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
3131
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
3232
kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 commit comments

Comments
 (0)