Skip to content

Commit

Permalink
Merge pull request #179 from sourceplusplus/renovate/com.diffplug.spo…
Browse files Browse the repository at this point in the history
…tless-6.x

chore(deps): update plugin com.diffplug.spotless to v6.20.0
  • Loading branch information
BFergerson authored Jul 17, 2023
2 parents 603c640 + 97a291e commit 9461204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginManagement {
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
id 'com.diffplug.spotless' version '6.19.0' apply false
id 'com.diffplug.spotless' version '6.20.0' apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.0" apply false
}
}
Expand Down

0 comments on commit 9461204

Please sign in to comment.