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

Commit b8abc2b

Browse files
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.8.20
1 parent 1daea58 commit b8abc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation("org.jetbrains.kotlinx:kotlinx-benchmark-plugin:0.4.7")
3737
implementation("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.18.5")
3838
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.12.0")
39-
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.7.20")
39+
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.8.20")
4040
implementation("dev.floofy.commons:gradle:2.4.1")
4141
implementation(kotlin("serialization", "1.7.22"))
4242
implementation(kotlin("gradle-plugin", "1.7.22"))

0 commit comments

Comments
 (0)