Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:versioning-plugin to v1.9.0 (#1309
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and oxisto committed Sep 24, 2023
1 parent cc3c89b commit 488a9ad
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 @@ -49,7 +49,7 @@ allprojects {

val dokkaPlugin by configurations
dependencies {
dokkaPlugin("org.jetbrains.dokka:versioning-plugin:1.8.10")
dokkaPlugin("org.jetbrains.dokka:versioning-plugin:1.9.0")
}
}

Expand Down

0 comments on commit 488a9ad

Please sign in to comment.