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 bfae599 commit 619ec52Copy full SHA for 619ec52
gradle/libs.versions.toml
@@ -29,5 +29,5 @@ ktor-client-okhttp = { group = "io.ktor", name = "ktor-client-okhttp", version.r
29
kotlin-multiplaform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
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.12.1" }
32
-maven-publish = { id = "com.vanniktech.maven.publish", version = "0.22.0" }
+maven-publish = { id = "com.vanniktech.maven.publish", version = "0.23.2" }
33
spotless = { id = "com.diffplug.gradle.spotless", version = "6.13.0" }
0 commit comments