Skip to content

Commit 8705a72

Browse files
Update plugin org.jlleitschuh.gradle.ktlint to v12.1.2 (#363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 961cd42 commit 8705a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.time.format.DateTimeFormatter
44
plugins {
55
id 'org.jetbrains.kotlin.jvm' version '2.1.0'
66
id 'org.jetbrains.dokka' version '2.0.0' apply false
7-
id 'org.jlleitschuh.gradle.ktlint' version '12.1.1' apply false
7+
id 'org.jlleitschuh.gradle.ktlint' version '12.1.2' apply false
88
id 'com.vanniktech.maven.publish' version '0.25.3' apply false
99
id 'com.gradle.plugin-publish' version '1.3.0' apply false
1010
id 'com.github.ben-manes.versions' version '0.51.0'

0 commit comments

Comments
 (0)