Skip to content

Commit

Permalink
Merge pull request #181 from avianlabs/renovate/org.jetbrains.dokka-2.x
Browse files Browse the repository at this point in the history
Update plugin dokka to v2
  • Loading branch information
wiyarmir authored Dec 23, 2024
2 parents 87a230a + 5b6c197 commit f437bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ androidLib = { id = "com.android.library", version.ref = "androidGradle" }
cklib = { id = "co.touchlab.cklib", version = "0.3.3" }
detekt = { id = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
detektFormatting = { id = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinSerialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
Expand Down

0 comments on commit f437bb6

Please sign in to comment.