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 52f4bc3 commit 2ba4af0Copy full SHA for 2ba4af0
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:2.0.0")
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