Skip to content

Commit 528c3a8

Browse files
committed
fix(deps): update dependency com.github.autostyle:com.github.autostyle.gradle.plugin to v4.0.1
1 parent c3c1a5c commit 528c3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ fun Project.applyKotlinProjectConventions() {
7171
}
7272

7373
dependencies {
74-
api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
74+
api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0.1")
7575
api("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.3.1")
7676
api("org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:$expectedKotlinDslPluginsVersion")
7777
api("org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin:2.0.0")

0 commit comments

Comments
 (0)