Skip to content

Commit

Permalink
fix(deps): update dependency com.github.autostyle:com.github.autostyl…
Browse files Browse the repository at this point in the history
…e.gradle.plugin to v4
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 2d93abe commit be3187a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/jvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ dependencies {
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:1.9.10")
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:3.2")
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
}

0 comments on commit be3187a

Please sign in to comment.