Update plugin ktlint to v12
This commit is contained in:
parent
5e8b1941cf
commit
3cdf4e3cba
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@ 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.4"
|
||||
ktlint = "org.jlleitschuh.gradle.ktlint:11.6.1"
|
||||
ktlint = "org.jlleitschuh.gradle.ktlint:12.0.2"
|
||||
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
|
||||
dependencycheck = "org.owasp.dependencycheck:9.0.1"
|
||||
dependencyanalysis = "com.autonomousapps.dependency-analysis:1.26.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue