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 0587d9e commit b919f83Copy full SHA for b919f83
build.gradle.kts
@@ -3,7 +3,7 @@ import io.gitlab.arturbosch.detekt.Detekt
3
4
plugins {
5
kotlin("multiplatform") version "2.2.0"
6
- id("com.vanniktech.maven.publish") version "0.33.0"
+ id("com.vanniktech.maven.publish") version "0.34.0"
7
signing
8
id("org.jetbrains.dokka") version "2.0.0"
9
id("io.gitlab.arturbosch.detekt") version "1.23.8"
0 commit comments