Skip to content

Commit bd1d31f

Browse files
chore(deps): update plugin ktlint to v12
1 parent 443af50 commit bd1d31f

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
@@ -8,4 +8,4 @@ kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.2"
88
[plugins]
99
dokka = "org.jetbrains.dokka:1.8.20"
1010
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
11-
ktlint = "org.jlleitschuh.gradle.ktlint:11.5.0"
11+
ktlint = "org.jlleitschuh.gradle.ktlint:12.0.3"

0 commit comments

Comments
 (0)