Skip to content

Commit 230b009

Browse files
authored
Merge pull request #58 from mallowigi/renovate/all
2 parents 316ec26 + 5536280 commit 230b009

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
@@ -40,7 +40,7 @@ plugins {
4040
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
4141
id("org.jetbrains.changelog") version "2.2.0"
4242
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
43-
id("io.gitlab.arturbosch.detekt") version "1.23.3"
43+
id("io.gitlab.arturbosch.detekt") version "1.23.4"
4444
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
4545
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
4646
}

0 commit comments

Comments
 (0)