Skip to content

Commit a3cf80b

Browse files
renovate[bot]mergify[bot]
authored andcommitted
docs(deps): update plugin dokka to v1.8.10
1 parent 8b87889 commit a3cf80b

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.7.20" }
15+
dokka = { id ="org.jetbrains.dokka", version = "1.8.10" }
1616
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1717
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.35.0" }

0 commit comments

Comments
 (0)