|
@@ -24,7 +24,7 @@ buildscript {
|
|
|
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
|
|
|
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
|
|
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.9'
|
|
|
- classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.5"
|
|
|
+ classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
|
|
|
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
|
|
|
|
|
|
// NOTE: Do not place your application dependencies here; they belong
|