Skip to content

Commit

Permalink
Update plugin org.jetbrains.dokka to v1.6.10 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 9, 2022
1 parent d2bc56f commit 6588ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.jetbrains.dokka.gradle.DokkaTask

plugins {
kotlin("multiplatform") version "1.6.20"
id("org.jetbrains.dokka") version "1.6.0"
id("org.jetbrains.dokka") version "1.6.10"
id("org.jetbrains.kotlinx.kover") version "0.5.0"
`maven-publish`
signing
Expand Down

0 comments on commit 6588ac3

Please sign in to comment.