Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit 0a25cba

Browse files
chore(deps): update plugin org.jetbrains.dokka to v1.9.10
1 parent db9fe82 commit 0a25cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
plugins {
44
kotlin("multiplatform") version "1.9.22"
55
kotlin("plugin.serialization") version "1.9.21"
6-
id("org.jetbrains.dokka") version "1.8.10"
6+
id("org.jetbrains.dokka") version "1.9.10"
77
id("maven-publish")
88
id("signing")
99
}

0 commit comments

Comments
 (0)