Skip to content

Commit

Permalink
Merge pull request #366 from oshai/dependabot/gradle/org.jetbrains.do…
Browse files Browse the repository at this point in the history
…kka-1.9.10

Bump org.jetbrains.dokka from 1.8.20 to 1.9.10
  • Loading branch information
oshai authored Dec 19, 2023
2 parents 1a2168b + 0ba55f2 commit 1d21da6
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 @@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion

plugins {
kotlin("multiplatform") version "1.9.21"
id("org.jetbrains.dokka") version "1.8.20"
id("org.jetbrains.dokka") version "1.9.10"
`maven-publish`
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
signing
Expand Down

0 comments on commit 1d21da6

Please sign in to comment.