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 c44626b commit a7edb4aCopy full SHA for a7edb4a
buildSrc/build.gradle.kts
@@ -11,5 +11,5 @@ repositories {
11
dependencies {
12
api("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23")
13
api("org.moditect:moditect-gradle-plugin:1.0.0-rc3")
14
- api("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.1")
+ api("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6")
15
}
0 commit comments