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.
1 parent 915e87a commit 1000fd5Copy full SHA for 1000fd5
build.gradle.kts
@@ -37,7 +37,7 @@ plugins {
37
id("java")
38
id("com.github.nbaztec.coveralls-jacoco") version "1.2.5"
39
id("org.jmailen.kotlinter") version "3.3.0"
40
- id("io.gitlab.arturbosch.detekt") version "1.16.0-RC2"
+ id("io.gitlab.arturbosch.detekt") version "1.16.0"
41
}
42
43
group = "dev.stalla"
0 commit comments