Skip to content

Commit 148a9b6

Browse files
Update dependency io.gitlab.arturbosch.detekt:detekt-api to v1.23.1
1 parent ea6b7bf commit 148a9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
compileOnly("io.gitlab.arturbosch.detekt:detekt-api:1.21.0")
16+
compileOnly("io.gitlab.arturbosch.detekt:detekt-api:1.23.1")
1717

1818
testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.21.0")
1919
testImplementation("io.kotest:kotest-assertions-core:5.4.0")

0 commit comments

Comments
 (0)