Skip to content

Commit

Permalink
fix(deps): update dependency com.diffplug.spotless:com.diffplug.spotl…
Browse files Browse the repository at this point in the history
…ess.gradle.plugin to v6.23.3 (#582)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent b5c9aa3 commit b7aa82a
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 @@ -10,7 +10,7 @@ repositories {

dependencies {
implementation(embeddedKotlinDsl())
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.22.0")
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.23.3")
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
Expand Down

0 comments on commit b7aa82a

Please sign in to comment.