Skip to content

Commit

Permalink
Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 8ad9afa commit a9ab4e8
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 @@ -21,7 +21,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
binary = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
licensee = { id = "app.cash.licensee", version = "1.9.1" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.6" }
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.5"}

0 comments on commit a9ab4e8

Please sign in to comment.