Skip to content

Commit 8d969b3

Browse files
Update dependency com.github.autostyle:com.github.autostyle.gradle.plugin to v4.0.1
1 parent 2466be0 commit 8d969b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/jvm/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ dependencies {
1414
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.9")
1515
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
1616
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")
17+
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0.1")
1818
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:4.2.0")
1919
}

0 commit comments

Comments
 (0)