Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 1daea58 commit bbd2a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-benchmark-plugin:0.4.7")
implementation("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.18.5")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.12.0")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.7.20")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.9.0")
implementation("dev.floofy.commons:gradle:2.4.1")
implementation(kotlin("serialization", "1.7.22"))
implementation(kotlin("gradle-plugin", "1.7.22"))
Expand Down

0 comments on commit bbd2a76

Please sign in to comment.