Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.dokka:org.jetbrains.dokka.…
Browse files Browse the repository at this point in the history
…gradle.plugin to v1.9.10
  • Loading branch information
renovate-bot authored and vlsi committed Nov 24, 2023
1 parent 46c5e69 commit 56902b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/jvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ dependencies {
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
api("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:1.9.21")
api("org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin:1.9.21")
api("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:1.8.20")
api("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:1.9.10")
}

0 comments on commit 56902b8

Please sign in to comment.