Skip to content

Commit

Permalink
Merge pull request #98 from sebj/dependabot/gradle/org.jetbrains.dokk…
Browse files Browse the repository at this point in the history
…a-1.9.20
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
2 parents 91bba0e + fb1d690 commit a44eba5
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.14.0"
id("org.jetbrains.kotlinx.kover") version "0.7.6"
id("org.jetbrains.dokka") version "1.9.10"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
}

Expand Down

0 comments on commit a44eba5

Please sign in to comment.