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.24.0
  • Loading branch information
renovate[bot] authored and vlsi committed Jan 22, 2024
1 parent a85a368 commit e332625
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.23.3")
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.24.0")
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 e332625

Please sign in to comment.