Skip to content

Commit 6fc7439

Browse files
Bump org.jetbrains.dokka from 1.8.20 to 1.9.10
Bumps org.jetbrains.dokka from 1.8.20 to 1.9.10. --- updated-dependencies: - dependency-name: org.jetbrains.dokka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4627e2a commit 6fc7439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat.FULL
44

55
plugins {
66
kotlin("multiplatform") version "1.8.22"
7-
id("org.jetbrains.dokka") version "1.8.20"
7+
id("org.jetbrains.dokka") version "1.9.10"
88
`maven-publish`
99
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
1010
signing

0 commit comments

Comments
 (0)