Skip to content

Commit 589bd48

Browse files
Bump org.jmailen.kotlinter from 5.0.1 to 5.1.1 (#284)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4040e86 commit 589bd48

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
@@ -11,7 +11,7 @@ plugins {
1111
kotlin("jvm") version "2.2.0" apply false
1212
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1313
id("com.github.ben-manes.versions") version "0.52.0"
14-
id("org.jmailen.kotlinter") version "5.0.1" apply false
14+
id("org.jmailen.kotlinter") version "5.1.1" apply false
1515
}
1616

1717
allprojects {

0 commit comments

Comments
 (0)