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 c3c75dc commit 832302aCopy full SHA for 832302a
gradle/libs.versions.toml
@@ -31,4 +31,4 @@ kotlin-multiplaform = { id = "org.jetbrains.kotlin.multiplatform", version.ref =
31
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
32
kotlinx-binary-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
33
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
34
-spotless = { id = "com.diffplug.gradle.spotless", version = "7.0.3" }
+spotless = { id = "com.diffplug.gradle.spotless", version = "7.0.4" }
0 commit comments