Skip to content

Commit ebc7f94

Browse files
Update plugin dokka to v1.9.10 (#3983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77a4297 commit ebc7f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ kotlinx-serialization = "1.6.0"
2222
[plugins]
2323
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2424
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
25-
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
25+
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
2626
errorprone = { id = "net.ltgt.errorprone", version = "3.1.0" }
2727
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.18.0" }
2828
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 commit comments

Comments
 (0)