Skip to content

Commit 9118fc7

Browse files
Update plugin io.gitlab.arturbosch.detekt to v1.23.4
1 parent 7991c64 commit 9118fc7

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
@@ -3,7 +3,7 @@ plugins {
33
`java-gradle-plugin`
44

55
id("com.gradle.plugin-publish") version "1.2.1"
6-
id("io.gitlab.arturbosch.detekt") version "1.23.3"
6+
id("io.gitlab.arturbosch.detekt") version "1.23.4"
77
}
88

99
repositories {

0 commit comments

Comments
 (0)