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.
2 parents df6d185 + 31d335f commit 69158e5Copy full SHA for 69158e5
gradle/libs.versions.toml
@@ -11,5 +11,5 @@ coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
11
[plugins]
12
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.2.21" }
13
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
14
-publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
+publish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
15
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
0 commit comments