Skip to content

Commit

Permalink
Update plugin org.jetbrains.dokka to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 9498d02 commit 4d0471c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencyResolutionManagement {
library("junit.params", "org.junit.jupiter", "junit-jupiter-params").versionRef("junit")

plugin("changelog", "org.jetbrains.changelog").version("2.2.0")
plugin("dokka", "org.jetbrains.dokka").version("1.8.20")
plugin("dokka", "org.jetbrains.dokka").version("1.9.10")
plugin("kotlin.jvm", "org.jetbrains.kotlin.jvm").version("1.9.20")
}
}
Expand Down

0 comments on commit 4d0471c

Please sign in to comment.