Skip to content

Commit

Permalink
Merge pull request #32 from lacky1991/renovate/org.jlleitschuh.gradle…
Browse files Browse the repository at this point in the history
….ktlint-11.x

Update plugin ktlint to v11
  • Loading branch information
lacky1991 authored Sep 12, 2022
2 parents 44c619b + 05b8bba commit e88e9c4
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 @@ -43,5 +43,5 @@ dokka_core = { module = "org.jetbrains.dokka:dokka-core", version.ref = "dokka"}

[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.3.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.0.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.42.0" }

0 comments on commit e88e9c4

Please sign in to comment.