We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6856dbd + 8f71646 commit 37a8f14Copy full SHA for 37a8f14
settings.gradle
@@ -5,7 +5,7 @@ pluginManagement {
5
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
6
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
7
id 'com.diffplug.spotless' version '6.12.0' apply false
8
- id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
+ id 'io.gitlab.arturbosch.detekt' version "1.22.0" apply false
9
}
10
11
0 commit comments