Skip to content

Commit

Permalink
Update plugin ktlint to v11.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 1a7e2ea commit e5b7d96
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 e5b7d96

Please sign in to comment.