Skip to content

Commit fe33d1b

Browse files
renovate[bot]mergify[bot]
authored andcommitted
docs(deps): update plugin dokka to v1.8.20
1 parent 31dcf2c commit fe33d1b

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
@@ -22,7 +22,7 @@ ktor-serialization = { module = "io.ktor:ktor-serialization-kotlinx-json", versi
2222
kotlin-testing = ["archunit", "kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]
2323

2424
[plugins]
25-
dokka = { id ="org.jetbrains.dokka", version = "1.8.10" }
25+
dokka = { id ="org.jetbrains.dokka", version = "1.8.20" }
2626
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2727
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.43.0" }
2828
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 commit comments

Comments
 (0)