Skip to content

Commit

Permalink
chore(deps): upgrade dokka from 1.8.20 to 1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalHonegger committed Jan 19, 2024
1 parent 22fa316 commit db801f2
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 @@ -20,7 +20,7 @@ dependencyResolutionManagement {
val kover = "0.7.4"
val gitVersioning = "6.4.3"
val lsp4j = "0.21.1"
val dokka = "1.8.20"
val dokka = "1.9.10"

create("libs") {
version("kotlin", kotlin)
Expand Down

0 comments on commit db801f2

Please sign in to comment.