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.
1 parent 2466be0 commit 8d969b3Copy full SHA for 8d969b3
build-logic/jvm/build.gradle.kts
@@ -14,6 +14,6 @@ dependencies {
14
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.9")
15
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
16
implementation("org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin:2.0.0")
17
- implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
+ implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0.1")
18
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:4.2.0")
19
}
0 commit comments