Skip to content

Commit

Permalink
Merge pull request #119 from sourceplusplus/renovate/io.gitlab.arturb…
Browse files Browse the repository at this point in the history
…osch.detekt-1.x

chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.22.0
  • Loading branch information
BFergerson authored Nov 30, 2022
2 parents 6856dbd + 8f71646 commit 37a8f14
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 @@ -5,7 +5,7 @@ pluginManagement {
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.12.0' apply false
id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
id 'io.gitlab.arturbosch.detekt' version "1.22.0" apply false
}
}

Expand Down

0 comments on commit 37a8f14

Please sign in to comment.