Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 10, 2022
1 parent e6b0cb6 commit dffe764
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.7.1")
implementation("org.jetbrains.qodana:gradle-qodana-plugin:0.1.13")
}

Expand Down

0 comments on commit dffe764

Please sign in to comment.