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 7991c64 commit 9118fc7Copy full SHA for 9118fc7
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
`java-gradle-plugin`
4
5
id("com.gradle.plugin-publish") version "1.2.1"
6
- id("io.gitlab.arturbosch.detekt") version "1.23.3"
+ id("io.gitlab.arturbosch.detekt") version "1.23.4"
7
}
8
9
repositories {
0 commit comments