Skip to content

Commit

Permalink
Merge pull request #59 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.6.1
  • Loading branch information
lacky1991 authored Jan 16, 2024
2 parents 1a7e2ea + e5b7d96 commit c6b333f
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 = "11.5.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.1" }
versions = { id = "com.github.ben-manes.versions", version = "0.47.0" }

0 comments on commit c6b333f

Please sign in to comment.