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 2790542 commit d0b0139Copy full SHA for d0b0139
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ ksp = "1.9.22-1.0.18"
6
[plugins]
7
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }
8
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
9
-dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
+dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
10
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
11
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
12
0 commit comments