We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36a6b2e + f8269ee commit b15c891Copy full SHA for b15c891
build-logic/jvm/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
15
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.7")
16
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
17
- implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:1.9.10")
+ implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:1.9.20")
18
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
19
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
20
}
0 commit comments