Skip to content

Commit 25c93d2

Browse files
Update plugin org.jlleitschuh.gradle.ktlint to v14
1 parent b848d94 commit 25c93d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
kotlin("jvm") version "2.2.21"
33
kotlin("plugin.serialization") version "2.2.21"
4-
id("org.jlleitschuh.gradle.ktlint").version("11.6.1")
4+
id("org.jlleitschuh.gradle.ktlint").version("14.0.1")
55
}
66

77
repositories {

0 commit comments

Comments
 (0)