Skip to content

Commit 24381ca

Browse files
renovate[bot]mergify[bot]
authored andcommitted
docs(deps): update plugin dokka to v1.9.0
1 parent 3203851 commit 24381ca

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
@@ -12,6 +12,6 @@ kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm",
1212
kotlin-testing = ["kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]
1313

1414
[plugins]
15-
dokka = { id ="org.jetbrains.dokka", version = "1.8.20" }
15+
dokka = { id ="org.jetbrains.dokka", version = "1.9.0" }
1616
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1717
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.49.1" }

0 commit comments

Comments
 (0)