Skip to content

Commit c766cec

Browse files
Update plugin dokka to v2 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2a35b3 commit c766cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", ve
99
kotlin = { id = "org.jetbrains.kotlin.multiplatform", version = "2.1.0" }
1010
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
1111
publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
12-
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
12+
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
1313
kotlinApiDump = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }

0 commit comments

Comments
 (0)