Skip to content

Commit

Permalink
Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 (#5)
Browse files Browse the repository at this point in the history
Bump org.jetbrains.dokka from 1.9.10 to 1.9.20
  • Loading branch information
ronhombre authored Mar 5, 2024
2 parents 9f0cc86 + b430f25 commit 144dbf0
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 @@ -8,7 +8,7 @@ import java.security.MessageDigest

plugins {
kotlin("multiplatform") version "1.9.22" //Kotlin Multiplatform
id("org.jetbrains.dokka") version "1.9.10" //KDocs
id("org.jetbrains.dokka") version "1.9.20" //KDocs
signing //GPG
}

Expand Down

0 comments on commit 144dbf0

Please sign in to comment.