Skip to content

Commit 5fdcf2b

Browse files
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.22.0
1 parent 73b0a30 commit 5fdcf2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
66
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
77
id 'com.diffplug.spotless' version '6.12.0' apply false
8-
id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
8+
id 'io.gitlab.arturbosch.detekt' version "1.22.0" apply false
99
}
1010
}
1111

0 commit comments

Comments
 (0)