Skip to content

Commit 1262017

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

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
@@ -25,5 +25,5 @@ kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2525
grammarKitComposer = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.12" }
2626
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
2727
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
28-
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
28+
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
2929
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }

0 commit comments

Comments
 (0)