Skip to content

Commit aaeb654

Browse files
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.4
1 parent 092824e commit aaeb654

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
@@ -17,7 +17,7 @@ plugins {
1717
// Gradle Qodana Plugin
1818
id("org.jetbrains.qodana") version "0.1.13"
1919
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
20-
id("io.gitlab.arturbosch.detekt") version "1.20.0"
20+
id("io.gitlab.arturbosch.detekt") version "1.23.4"
2121
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
2222
id("org.jlleitschuh.gradle.ktlint") version "10.3.0"
2323

0 commit comments

Comments
 (0)