Skip to content

Commit b38cd0b

Browse files
Update dependency org.jetbrains.dokka to v2.1.0 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 098ffad commit b38cd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
88

99
# --- Code Quality & Lint ---
1010
detekt = "1.23.8" # https://github.com/detekt/detekt
11-
dokka = "2.0.0" # https://github.com/Kotlin/dokka
11+
dokka = "2.1.0" # https://github.com/Kotlin/dokka
1212
spotless = "8.0.0" # https://github.com/diffplug/spotless
1313
ktlint = "13.1.0" # https://github.com/JLLeitschuh/ktlint-gradle
1414
diktat = "2.0.0" # https://github.com/saveourtool/diktat

0 commit comments

Comments
 (0)