We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a070c30 commit 0aea6fbCopy full SHA for 0aea6fb
build.gradle.kts
@@ -74,7 +74,7 @@ subprojects {
74
}
75
76
dependencies {
77
- detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.1")
+ detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.2")
78
79
80
@@ -114,7 +114,7 @@ dockerCompose {
114
115
116
117
118
119
120
detekt {
0 commit comments