We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098ffad commit b38cd0bCopy full SHA for b38cd0b
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
8
9
# --- Code Quality & Lint ---
10
detekt = "1.23.8" # https://github.com/detekt/detekt
11
-dokka = "2.0.0" # https://github.com/Kotlin/dokka
+dokka = "2.1.0" # https://github.com/Kotlin/dokka
12
spotless = "8.0.0" # https://github.com/diffplug/spotless
13
ktlint = "13.1.0" # https://github.com/JLLeitschuh/ktlint-gradle
14
diktat = "2.0.0" # https://github.com/saveourtool/diktat
0 commit comments