We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 117b687 + a6497a4 commit 36e5199Copy full SHA for 36e5199
gradle/libs.versions.toml
@@ -10,6 +10,6 @@ coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
10
11
[plugins]
12
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.2.0" }
13
-spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
+spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
14
publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
15
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
0 commit comments