Skip to content

Commit

Permalink
Update plugin org.jmailen.kotlinter to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 3c0d7a6 commit fd5b3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("com.autonomousapps.dependency-analysis") version "1.25.0"
id("org.jetbrains.kotlinx.kover") version "0.7.4" apply false
id("org.jmailen.kotlinter") version "3.14.0" apply false
id("org.jmailen.kotlinter") version "4.1.0" apply false
id("com.bnorm.power.kotlin-power-assert") version "0.13.0" apply false
}
// to release:
Expand Down

0 comments on commit fd5b3e1

Please sign in to comment.