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 c3c1a5c commit 528c3a8Copy full SHA for 528c3a8
buildSrc/build.gradle.kts
@@ -71,7 +71,7 @@ fun Project.applyKotlinProjectConventions() {
71
}
72
73
dependencies {
74
- api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
+ api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0.1")
75
api("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.3.1")
76
api("org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:$expectedKotlinDslPluginsVersion")
77
api("org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin:2.0.0")
0 commit comments