Skip to content

Commit 63ab748

Browse files
chore(deps): update plugin ktlint to v12
1 parent 83e9790 commit 63ab748

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.3"
88
[plugins]
99
dokka = "org.jetbrains.dokka:1.9.10"
1010
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
11-
ktlint = "org.jlleitschuh.gradle.ktlint:11.6.1"
11+
ktlint = "org.jlleitschuh.gradle.ktlint:12.1.0"

0 commit comments

Comments
 (0)