Skip to content

Commit

Permalink
Merge pull request #45 from keiji/dependabot/gradle/io.gitlab.arturbo…
Browse files Browse the repository at this point in the history
…sch.detekt-1.23.6

Bump io.gitlab.arturbosch.detekt from 1.23.5 to 1.23.6
  • Loading branch information
keiji authored Mar 26, 2024
2 parents fe41963 + 6c0be52 commit 5d329a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pluginManagement {
plugins {
kotlin("jvm") version "1.9.23"
id("org.jetbrains.dokka") version "1.9.20"
id("io.gitlab.arturbosch.detekt") version "1.23.5"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
}
}

Expand Down

0 comments on commit 5d329a6

Please sign in to comment.