Skip to content

Commit f01306e

Browse files
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v13
1 parent ae8ab5a commit f01306e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencyResolutionManagement {
3131

3232
plugin("buildconfig", "com.github.gmazzo.buildconfig").version("5.6.7")
3333
plugin("shadow", "com.gradleup.shadow").version("8.3.8")
34-
plugin("ktlint", "org.jlleitschuh.gradle.ktlint").version("12.3.0")
34+
plugin("ktlint", "org.jlleitschuh.gradle.ktlint").version("13.0.0")
3535
plugin("detekt", "io.gitlab.arturbosch.detekt").version("1.23.8")
3636
}
3737
}

0 commit comments

Comments
 (0)