Skip to content

Commit

Permalink
Upgraded Dokka to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
severn-everett authored and oshai committed Dec 15, 2021
1 parent 981daea commit d0fb339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -4,7 +4,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat.FULL

plugins {
kotlin("multiplatform") version "1.6.0"
id("org.jetbrains.dokka") version "1.5.0"
id("org.jetbrains.dokka") version "1.6.0"
`maven-publish`
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
signing
Expand Down

0 comments on commit d0fb339

Please sign in to comment.