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 f98e494 commit 6febe81Copy full SHA for 6febe81
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ kotlin = "1.9.25"
7
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
8
kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
9
jetbrains-binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
10
-vanniktech-maven-publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
+vanniktech-maven-publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
11
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.20.1" }
12
13
[libraries]
0 commit comments