Skip to content

Commit

Permalink
Update dokka version to 1.9.10 (latest atm) (#840)
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksandr.Karpovich <[email protected]>
  • Loading branch information
eymar and Oleksandr.Karpovich authored Dec 11, 2023
1 parent 2c092f8 commit 62ceb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skiko/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompileTool

plugins {
kotlin("multiplatform")
id("org.jetbrains.dokka") version "1.7.20"
id("org.jetbrains.dokka") version "1.9.10"
`maven-publish`
signing
id("org.gradle.crypto.checksum") version "1.4.0"
Expand Down

0 comments on commit 62ceb72

Please sign in to comment.