Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.…
Browse files Browse the repository at this point in the history
…21.0
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent e6b0cb6 commit bb625da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conventions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {

dependencies {
implementation("org.jetbrains.kotlin", "kotlin-gradle-plugin", "1.5.31")
implementation("com.diffplug.spotless","spotless-plugin-gradle","6.4.1")
implementation("com.diffplug.spotless","spotless-plugin-gradle","6.21.0")
implementation("org.jetbrains.qodana:gradle-qodana-plugin:0.1.13")
}

Expand Down

0 comments on commit bb625da

Please sign in to comment.