diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ed56da58..51eec42e 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.51.0" } -kotlinter = { id = "org.jmailen.kotlinter", version = "3.9.0" } +kotlinter = { id = "org.jmailen.kotlinter", version = "4.3.0" } gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "1.2.1" }