Skip to content

Commit

Permalink
Use dokka 1.6.10 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
RCHowell authored Apr 29, 2024
1 parent 9f4cb9e commit 208d5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repositories {

object Versions {
const val detekt = "1.20.0-RC1"
const val dokka = "1.9.20"
const val dokka = "1.6.10"
const val kotlin = "1.5.+"
const val ktlint = "10.2.1"
}
Expand Down

0 comments on commit 208d5f4

Please sign in to comment.