Skip to content

Commit cc82a00

Browse files
chore(deps): update plugin dokka to v1.9.20
1 parent 384a404 commit cc82a00

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

0 commit comments

Comments
 (0)