Skip to content

Commit ae7811f

Browse files
chore(deps): update plugin org.jmailen.kotlinter to v4.4.1
1 parent 5c46ddf commit ae7811f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("org.jetbrains.kotlin.android") version "1.9.23" apply false
1010
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.23" apply false
1111
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.14.0" apply false
12-
id("org.jmailen.kotlinter") version "4.1.1" apply false
12+
id("org.jmailen.kotlinter") version "4.4.1" apply false
1313
id("com.android.application") version "8.3.0" apply false
1414
id("com.vanniktech.maven.publish.base") version "0.27.0" apply false
1515
}

0 commit comments

Comments
 (0)