Skip to content

Commit

Permalink
Merge pull request #3424 from element-hq/renovate/io.gitlab.arturbosc…
Browse files Browse the repository at this point in the history
…h.detekt-1.x

Update plugin detekt to v1.23.7
  • Loading branch information
bmarty authored Sep 9, 2024
2 parents 8c015da + b4195ff commit fc0bb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ kotlin_serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
anvil = { id = "com.squareup.anvil", version.ref = "anvil" }
detekt = "io.gitlab.arturbosch.detekt:1.23.6"
detekt = "io.gitlab.arturbosch.detekt:1.23.7"
ktlint = "org.jlleitschuh.gradle.ktlint:12.1.1"
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
dependencycheck = "org.owasp.dependencycheck:10.0.4"
Expand Down

0 comments on commit fc0bb64

Please sign in to comment.