Skip to content

Commit 9b58d0b

Browse files
chore(deps): update plugin org.jetbrains.dokka to v1.9.10 (#193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3ed0ee commit 9b58d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("jvm") version "1.9.10"
3-
id("org.jetbrains.dokka") version "1.9.0"
3+
id("org.jetbrains.dokka") version "1.9.10"
44
}
55

66
dependencies {

0 commit comments

Comments
 (0)