Skip to content

Commit b8509da

Browse files
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v10.3.0 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 166aafa commit b8509da

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.52.0"
1717
const val spotless = "5.17.1"
1818
const val detekt = "1.23.8"
19-
const val ktlint = "10.1.0"
19+
const val ktlint = "10.3.0"
2020
const val dokka = "0.10.1"
2121
}
2222

0 commit comments

Comments
 (0)