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 cb5323d commit d854fbbCopy full SHA for d854fbb
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
`maven-publish`
6
signing
7
id("org.jetbrains.dokka") version "1.9.10"
8
- id("io.gitlab.arturbosch.detekt") version "1.23.1"
+ id("io.gitlab.arturbosch.detekt") version "1.23.2"
9
}
10
11
group = "br.com.colman.simplecpfvalidator"
0 commit comments