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 af06627 commit a7797f0Copy full SHA for a7797f0
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.11.0" }
32
-maven-publish = { id = "com.vanniktech.maven.publish", version = "0.21.0" }
+maven-publish = { id = "com.vanniktech.maven.publish", version = "0.22.0" }
33
spotless = { id = "com.diffplug.gradle.spotless", version = "6.11.0" }
0 commit comments