Skip to content

Commit

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

chore(deps): update plugin detekt to v1.23.8
  • Loading branch information
bmarty authored Feb 27, 2025
2 parents 9167220 + f6eee63 commit 408b367
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 @@ -232,7 +232,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 = "dev.zacsweers.anvil", version.ref = "anvil" }
detekt = "io.gitlab.arturbosch.detekt:1.23.7"
detekt = "io.gitlab.arturbosch.detekt:1.23.8"
ktlint = "org.jlleitschuh.gradle.ktlint:12.1.2"
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
dependencycheck = "org.owasp.dependencycheck:12.1.0"
Expand Down

0 comments on commit 408b367

Please sign in to comment.