Skip to content

Commit 22b3088

Browse files
chore(deps): bump io.gitlab.arturbosch.detekt from 1.17.1 to 1.20.0
Bumps io.gitlab.arturbosch.detekt from 1.17.1 to 1.20.0. --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ae6ae9 commit 22b3088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
id("org.jetbrains.dokka") version "1.4.32"
1919

2020
id("com.diffplug.spotless") version "6.4.1"
21-
id("io.gitlab.arturbosch.detekt") version "1.17.1"
21+
id("io.gitlab.arturbosch.detekt") version "1.20.0"
2222

2323
id("com.vanniktech.android.junit.jacoco") version "0.16.0"
2424
id("com.vanniktech.maven.publish") version "0.19.0" apply false

0 commit comments

Comments
 (0)