Skip to content

Commit 2660891

Browse files
authored
Merge pull request #178 from ashtanko/renovate/ktlint
Update dependency org.jlleitschuh.gradle.ktlint to v13.1.0
2 parents 52f726f + 913ebc6 commit 2660891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
1010
detekt = "1.23.8" # https://github.com/detekt/detekt
1111
dokka = "2.0.0" # https://github.com/Kotlin/dokka
1212
spotless = "7.2.1" # https://github.com/diffplug/spotless
13-
ktlint = "13.0.0" # https://github.com/JLLeitschuh/ktlint-gradle
13+
ktlint = "13.1.0" # https://github.com/JLLeitschuh/ktlint-gradle
1414
diktat = "2.0.0" # https://github.com/saveourtool/diktat
1515
binaryCompatibility = "0.18.1"
1616

0 commit comments

Comments
 (0)