Skip to content

Commit 8c84549

Browse files
renovate[bot]vlsi
authored andcommitted
fix(deps): update dependency com.github.autostyle:com.github.autostyle.gradle.plugin to v4
1 parent 2d93abe commit 8c84549

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
@@ -15,6 +15,6 @@ dependencies {
1515
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
1616
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
1717
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:1.9.10")
18-
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:3.2")
18+
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
1919
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
2020
}

0 commit comments

Comments
 (0)