We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2cafca commit 5e0af52Copy full SHA for 5e0af52
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ ktfmt = "0.61"
22
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
23
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
24
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.1" }
25
-buildConfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.7" }
+buildConfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.8" }
26
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
27
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.36.0" }
28
spotless = { id = "com.diffplug.spotless", version = "8.3.0" }
0 commit comments