Skip to content

Commit

Permalink
Merge pull request #4338 from element-hq/renovate/org.jlleitschuh.gra…
Browse files Browse the repository at this point in the history
…dle.ktlint-12.x

chore(deps): update plugin ktlint to v12.2.0
  • Loading branch information
bmarty authored Feb 27, 2025
2 parents 9cc41ac + e3d1726 commit fec07b1
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 @@ -233,7 +233,7 @@ 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.8"
ktlint = "org.jlleitschuh.gradle.ktlint:12.1.2"
ktlint = "org.jlleitschuh.gradle.ktlint:12.2.0"
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
dependencycheck = "org.owasp.dependencycheck:12.1.0"
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
Expand Down

0 comments on commit fec07b1

Please sign in to comment.