Skip to content

Commit

Permalink
Update kotlin.dokka to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 6542309 commit 022cf52
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 @@ -10,7 +10,7 @@ jvm = "11"
kafka = "3.6.1" # https://kafka.apache.org/downloads
kotlinx-serialization = "1.5.0" # https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.3.3
kotlinx-knit = "0.5.1" # https://github.com/Kotlin/kotlinx-knit/releases
kotlin-dokka = "1.8.10" # https://search.maven.org/artifact/org.jetbrains.dokka/dokka-gradle-plugin
kotlin-dokka = "1.9.10" # https://search.maven.org/artifact/org.jetbrains.dokka/dokka-gradle-plugin

slf4j = "2.0.9"

Expand Down

0 comments on commit 022cf52

Please sign in to comment.