Skip to content

Commit 3376763

Browse files
chore(deps): update plugin kotlinter to v4
1 parent 0b3bbbd commit 3376763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ spring-dependencyManagement = { id = "io.spring.dependency-management", version.
7272
jacocoReportAggregation = { id = "jacoco-report-aggregation" }
7373
jacoco = { id = "jacoco" }
7474
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.13.0" }
75-
kotlinter = { id = "org.jmailen.kotlinter", version = "3.16.0" }
75+
kotlinter = { id = "org.jmailen.kotlinter", version = "4.0.0" }
7676
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
7777
knit = { id = "org.jetbrains.kotlinx:kotlinx-knit", version.ref = "knit" }
7878
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }

0 commit comments

Comments
 (0)