Skip to content

Commit d646757

Browse files
Bump io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0 (#339)
Bumps io.gitlab.arturbosch.detekt from 1.15.0 to 1.16.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f26acd commit d646757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
kotlin("multiplatform") version kotlinVersion apply false
77
kotlin("js") version kotlinVersion apply false
88

9-
id("io.gitlab.arturbosch.detekt") version "1.15.0"
9+
id("io.gitlab.arturbosch.detekt") version "1.16.0"
1010
id("maven-publish")
1111
}
1212

0 commit comments

Comments
 (0)