Skip to content

Commit

Permalink
Bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 (#220)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 6f1dbd9 commit 7ef9492
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 @@ -3,7 +3,7 @@ import org.jetbrains.dokka.gradle.DokkaTask

plugins {
kotlin("multiplatform") version "2.0.0"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.changelog") version "2.2.0"
`maven-publish`
Expand Down

0 comments on commit 7ef9492

Please sign in to comment.