diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 46f3c23a..b1b7e28f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ ben-manes-versions = { id = "com.github.ben-manes.versions", version = "0.50.0" } -kotlinter = { id = "org.jmailen.kotlinter", version = "3.9.0" } +kotlinter = { id = "org.jmailen.kotlinter", version = "4.2.0" } gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "1.2.1" }