Skip to content

Commit

Permalink
Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 2, 2023
1 parent 6cf3190 commit 9456f5e
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 @@ -12,7 +12,7 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
licensee = { id = "app.cash.licensee", version = "1.7.0" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.3" }
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.1" }

0 comments on commit 9456f5e

Please sign in to comment.