Skip to content

Commit

Permalink
chore(deps): update plugin dokka to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 3b6b3b1 commit 3df54c7
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 @@ -6,6 +6,6 @@ brigadier = "com.mojang:brigadier:1.0.18"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.2"

[plugins]
dokka = "org.jetbrains.dokka:1.8.20"
dokka = "org.jetbrains.dokka:1.9.0"
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
ktlint = "org.jlleitschuh.gradle.ktlint:11.5.0"

0 comments on commit 3df54c7

Please sign in to comment.