Skip to content

Commit

Permalink
Merge pull request #772 from doki-theme/dependabot/gradle/io.gitlab.a…
Browse files Browse the repository at this point in the history
…rturbosch.detekt-1.23.6

Bump io.gitlab.arturbosch.detekt from 1.23.1 to 1.23.6
  • Loading branch information
Unthrottled authored Aug 15, 2024
2 parents bea1ec3 + 04f200a commit b67a4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
id("org.jetbrains.intellij") version "1.16.1"
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
id("io.gitlab.arturbosch.detekt") version "1.23.1"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
id("org.jlleitschuh.gradle.ktlint") version "12.0.3"
id("org.kordamp.gradle.markdown") version "2.2.0"
Expand Down

0 comments on commit b67a4c4

Please sign in to comment.