Skip to content

Commit b44c547

Browse files
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v14
1 parent c6f2d02 commit b44c547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object PluginVersions {
1616
const val ben_manes = "0.53.0"
1717
const val spotless = "8.0.0"
1818
const val detekt = "1.23.8"
19-
const val ktlint = "13.1.0"
19+
const val ktlint = "14.0.1"
2020
const val dokka = "2.1.0"
2121
}
2222

0 commit comments

Comments
 (0)