Skip to content

Commit b67a4c4

Browse files
authored
Merge pull request #772 from doki-theme/dependabot/gradle/io.gitlab.arturbosch.detekt-1.23.6
Bump io.gitlab.arturbosch.detekt from 1.23.1 to 1.23.6
2 parents bea1ec3 + 04f200a commit b67a4c4

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
@@ -12,7 +12,7 @@ plugins {
1212
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
1313
id("org.jetbrains.intellij") version "1.16.1"
1414
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
15-
id("io.gitlab.arturbosch.detekt") version "1.23.1"
15+
id("io.gitlab.arturbosch.detekt") version "1.23.6"
1616
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
1717
id("org.jlleitschuh.gradle.ktlint") version "12.0.3"
1818
id("org.kordamp.gradle.markdown") version "2.2.0"

0 commit comments

Comments
 (0)