We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f9ca5b + 2757905 commit 5de5396Copy full SHA for 5de5396
1 file changed
build-logic/jvm/build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3.0.2")
14
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.10")
15
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
16
- implementation("org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin:2.1.0")
+ implementation("org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin:2.2.0")
17
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0.1")
18
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:4.4.0")
19
}
0 commit comments