Skip to content

Commit e209d29

Browse files
feat(deps): update plugin org.jlleitschuh.gradle.ktlint from v12.1.2 to v12.3.0 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41bcbdb commit e209d29

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 @@ import java.time.Duration
66
plugins {
77
id("java")
88
id("org.jetbrains.kotlin.jvm") version "2.1.10"
9-
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
9+
id("org.jlleitschuh.gradle.ktlint") version "12.3.0"
1010
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1111
}
1212

0 commit comments

Comments
 (0)