Merge pull request #2835 from element-hq/renovate/org.jlleitschuh.gradle.ktlint-12.x
Update plugin ktlint to v12.1.1
This commit is contained in:
commit
d5dea4c4a5
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
|
||||||
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
||||||
anvil = { id = "com.squareup.anvil", version.ref = "anvil" }
|
anvil = { id = "com.squareup.anvil", version.ref = "anvil" }
|
||||||
detekt = "io.gitlab.arturbosch.detekt:1.23.6"
|
detekt = "io.gitlab.arturbosch.detekt:1.23.6"
|
||||||
ktlint = "org.jlleitschuh.gradle.ktlint:12.1.0"
|
ktlint = "org.jlleitschuh.gradle.ktlint:12.1.1"
|
||||||
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
|
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
|
||||||
dependencycheck = "org.owasp.dependencycheck:9.1.0"
|
dependencycheck = "org.owasp.dependencycheck:9.1.0"
|
||||||
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
|
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue