Skip to content

Commit 1000fd5

Browse files
committed
Upgrade Detekt [1.16.0-RC2 -> 1.16.0]
1 parent 915e87a commit 1000fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ plugins {
3737
id("java")
3838
id("com.github.nbaztec.coveralls-jacoco") version "1.2.5"
3939
id("org.jmailen.kotlinter") version "3.3.0"
40-
id("io.gitlab.arturbosch.detekt") version "1.16.0-RC2"
40+
id("io.gitlab.arturbosch.detekt") version "1.16.0"
4141
}
4242

4343
group = "dev.stalla"

0 commit comments

Comments
 (0)