Skip to content

Commit c024a54

Browse files
Bump org.jlleitschuh.gradle.ktlint in /kotlin-project
Bumps org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.2. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bdba48 commit c024a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-project/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("jvm") version "1.9.24"
3-
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
3+
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
44
id("com.coditory.build") version "0.1.20"
55
}
66

0 commit comments

Comments
 (0)