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 f59a738 commit 01e9a80Copy full SHA for 01e9a80
settings.gradle.kts
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
kotlin("multiplatform") version "2.2.20"
4
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
5
- id("org.jetbrains.dokka") version "2.0.0"
+ id("org.jetbrains.dokka") version "2.1.0"
6
id("com.vanniktech.maven.publish") version "0.34.0"
7
}
8
0 commit comments