We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4bff92 commit 9f9df30Copy full SHA for 9f9df30
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("cl.franciscosolis.blossom-extended") version "1.3.1"
9
10
kotlin("jvm") version "1.9.10"
11
- id("org.jetbrains.dokka") version "1.9.0"
+ id("org.jetbrains.dokka") version "1.9.10"
12
}
13
14
val env = project.rootProject.file(".env").let { file ->
0 commit comments