Skip to content

Commit 0bcb749

Browse files
fix(deps): update dependency org.jlleitschuh.gradle:ktlint-gradle to v12
1 parent 7fb9a76 commit 0bcb749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
val gradleNexusVersion = "1.3.0"
66
val kotlinVersion = "1.9.24"
77
val dokkaVersion = "1.9.20"
8-
val ktLintVersion = "11.6.1"
8+
val ktLintVersion = "12.1.1"
99

1010
repositories {
1111
gradlePluginPortal()

0 commit comments

Comments
 (0)