Skip to content

Commit

Permalink
chore(deps): update plugin ktlint to v11.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent 3b6b3b1 commit 2588521
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 @@ -8,4 +8,4 @@ kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.2"
[plugins]
dokka = "org.jetbrains.dokka:1.8.20"
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
ktlint = "org.jlleitschuh.gradle.ktlint:11.5.0"
ktlint = "org.jlleitschuh.gradle.ktlint:11.6.0"

0 comments on commit 2588521

Please sign in to comment.