Skip to content

Commit 6770ecb

Browse files
Update plugin org.jetbrains.dokka to v1.8.10 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1dcca17 commit 6770ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("cl.franciscosolis.blossom-extended") version "1.3.1"
99

1010
kotlin("jvm") version "1.8.10"
11-
id("org.jetbrains.dokka") version "1.7.20"
11+
id("org.jetbrains.dokka") version "1.8.10"
1212
}
1313

1414
val env = project.rootProject.file(".env").let { file ->

0 commit comments

Comments
 (0)