Skip to content

Commit 7428cc5

Browse files
committed
Upgrade kotlinter
1 parent 9402f9c commit 7428cc5

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
@@ -24,7 +24,7 @@ plugins {
2424

2525
kotlin("jvm") version "1.9.21" apply false
2626
id("org.liquibase.gradle") version "2.0.4" apply false
27-
id("org.jmailen.kotlinter") version "4.1.0" apply false
27+
id("org.jmailen.kotlinter") version "4.2.0" apply false
2828
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
2929
id("com.github.breadmoirai.github-release") version "2.2.12" apply false
3030
}

0 commit comments

Comments
 (0)