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 ce2d911 commit f7e1826Copy full SHA for f7e1826
buildSrc/build.gradle.kts
@@ -29,5 +29,5 @@ dependencies {
29
30
// implementation("org.testcontainers:postgresql:1.15.2") // TODO remove
31
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.6.20")
32
- implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.19.0")
+ implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.20.0")
33
}
0 commit comments