Skip to content

Commit 1f2688a

Browse files
Update plugin spotless to v7
1 parent 7daf6c7 commit 1f2688a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"
1010

1111
[plugins]
1212
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.20" }
13-
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
13+
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
1414
publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
1515
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }

0 commit comments

Comments
 (0)