We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c48211 commit 036884cCopy full SHA for 036884c
settings.gradle
@@ -4,7 +4,7 @@ pluginManagement {
4
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
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.21.0' apply false
+ id 'com.diffplug.spotless' version '6.22.0' apply false
8
id 'io.gitlab.arturbosch.detekt' version "1.23.1" apply false
9
}
10
0 commit comments