Skip to content

Commit 584383a

Browse files
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v12.1.2
1 parent e293535 commit 584383a

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
@@ -6,7 +6,7 @@ plugins {
66
kotlin("plugin.spring") version "1.8.22"
77
kotlin("plugin.jpa") version "1.8.22"
88

9-
id("org.jlleitschuh.gradle.ktlint") version "12.0.3"
9+
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
1010

1111
id("com.palantir.git-version") version "2.0.0"
1212
}

0 commit comments

Comments
 (0)