Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.…
Browse files Browse the repository at this point in the history
…plugin to v6.22.0
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 1143781 commit c1794e4
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.21.0")
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.22.0")
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.88")
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.5.1")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
Expand Down

0 comments on commit c1794e4

Please sign in to comment.