Skip to content

Commit ecbd1d1

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

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
@@ -24,7 +24,7 @@ signalr = { module = "com.microsoft.signalr:signalr", version = "7.0.10" }
2424
kotlin-testing = ["archunit","kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]
2525

2626
[plugins]
27-
dokka = { id ="org.jetbrains.dokka", version = "1.8.20" }
27+
dokka = { id ="org.jetbrains.dokka", version = "1.9.0" }
2828
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2929
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.49.1" }
3030
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 commit comments

Comments
 (0)