Skip to content

Commit c3f03b1

Browse files
⬆ Update plugin org.jetbrains.dokka to v1.8.20 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c212d5 commit c3f03b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
kotlin("jvm") version "1.8.22"
55
`maven-publish`
66
signing
7-
id("org.jetbrains.dokka") version "1.8.10"
7+
id("org.jetbrains.dokka") version "1.8.20"
88
id("io.gitlab.arturbosch.detekt") version "1.23.0"
99
}
1010

0 commit comments

Comments
 (0)