Skip to content

Commit

Permalink
update dokka
Browse files Browse the repository at this point in the history
  • Loading branch information
evant committed May 5, 2021
1 parent c49ed5f commit 18dcdcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.jetbrains.dokka.gradle.DokkaMultiModuleTask

plugins {
id 'org.jetbrains.kotlin.multiplatform' version '1.4.0' apply false
id 'org.jetbrains.dokka' version '1.4.10.2'
id 'org.jetbrains.dokka' version '1.4.32'
id 'io.gitlab.arturbosch.detekt' version '1.12.0' apply false
id 'org.ajoberstar.git-publish' version '2.1.1'
id "de.marcphilipp.nexus-publish" version "0.4.0" apply false
Expand Down

0 comments on commit 18dcdcf

Please sign in to comment.