Skip to content

Commit

Permalink
Merge pull request #81 from sebj/dependabot/gradle/org.jetbrains.dokk…
Browse files Browse the repository at this point in the history
…a-1.9.10
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
2 parents 5029eb0 + ad79c9b commit 47280fa
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 @@ -4,7 +4,7 @@ plugins {
id("signing")
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.2"
id("org.jetbrains.kotlinx.kover") version "0.7.4"
id("org.jetbrains.dokka") version "1.9.0"
id("org.jetbrains.dokka") version "1.9.10"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
}

Expand Down

0 comments on commit 47280fa

Please sign in to comment.