Skip to content

Commit 4111ef5

Browse files
Update plugin ktlint to v14
1 parent b553fb1 commit 4111ef5

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
@@ -4,7 +4,7 @@ kotlin = "2.2.21"
44
[plugins]
55
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
66
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
7-
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
7+
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "14.0.1" }
88
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
99
plugin-publish = { id = "com.gradle.plugin-publish", version = "2.0.0" }
1010
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }

0 commit comments

Comments
 (0)