Skip to content

Commit

Permalink
Update plugin dokka to v1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent f56172b commit a80cee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi

kotlinx-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version.ref = "benchmark" }
publish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
resources = { id = "com.goncalossilva.resources", version.ref = "resources" }

0 comments on commit a80cee5

Please sign in to comment.