Skip to content

Commit bb342b3

Browse files
chore(deps): update plugin spotless to v7
1 parent 209ec1f commit bb342b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
3131
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
3232
ksp = { id = "com.google.devtools.ksp", version = "2.1.0-1.0.29" }
3333
licenseReport = { id = "com.github.jk1.dependency-license-report", version = "2.9" }
34-
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
34+
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
3535
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
3636

3737
[libraries]

0 commit comments

Comments
 (0)