Skip to content

Commit ee4c9ad

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

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
@@ -31,7 +31,7 @@ logback = { module = "ch.qos.logback:logback-classic", version = "1.4.11" }
3131
kotlin-testing = ["archunit", "embed-mongo", "ktor-test", "kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]
3232

3333
[plugins]
34-
dokka = { id ="org.jetbrains.dokka", version = "1.8.20" }
34+
dokka = { id ="org.jetbrains.dokka", version = "1.9.0" }
3535
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
3636
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.49.1" }
3737
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 commit comments

Comments
 (0)