Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-gradle-plugin from 1.7.10…
Browse files Browse the repository at this point in the history
… to 1.7.20 (#315)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2022
1 parent cc11555 commit 4a9e9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ kotlin-language = "1.4"
# Version of Kotlin Gradle Plugin used for compilation.
kotlin-build = "1.7.20"
# Dokka is sometimes lagging behind and is not using the same release vehicle as Kotlin main.
kotlin-dokka = "1.7.10"
kotlin-dokka = "1.7.20"

# TODO 1.22 activate UnnecessaryParentheses with allowForUnclearPrecedence.
# TODO 1.22 remove MaxLineLength from LintMessageDetailsSplitter
Expand Down

0 comments on commit 4a9e9ae

Please sign in to comment.