Skip to content

Commit 3643295

Browse files
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.22.0 (#166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 791c634 commit 3643295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginManagement {
33
String kotlinVersion = "1.6.10"
44
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
55
id 'com.avast.gradle.docker-compose' version "0.16.11" apply false
6-
id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
6+
id 'io.gitlab.arturbosch.detekt' version "1.22.0" apply false
77
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
88
id 'com.diffplug.spotless' version '6.11.0' apply false
99
}

0 commit comments

Comments
 (0)