Skip to content

Commit 6f0ad55

Browse files
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v11.6.0 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b91c75 commit 6f0ad55

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
@@ -2,5 +2,5 @@
22
plugins {
33
id("com.android.library").version("7.4.2").apply(false)
44
id("org.jetbrains.kotlin.android").version("1.9.10").apply(false)
5-
id("org.jlleitschuh.gradle.ktlint").version("11.5.1").apply(true)
5+
id("org.jlleitschuh.gradle.ktlint").version("11.6.0").apply(true)
66
}

0 commit comments

Comments
 (0)