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.
1 parent d54cc29 commit a3e10c2Copy full SHA for a3e10c2
gradle/libs.versions.toml
@@ -30,4 +30,4 @@ kotlin-multiplaform = { id = "org.jetbrains.kotlin.multiplatform", version.ref =
30
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
31
kotlinx-binary-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.11.1" }
32
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.22.0" }
33
-spotless = { id = "com.diffplug.gradle.spotless", version = "6.11.0" }
+spotless = { id = "com.diffplug.gradle.spotless", version = "6.13.0" }
0 commit comments