diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 40a9e049..5f75ef98 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 = "4.0.0" } +kotlinter = { id = "org.jmailen.kotlinter", version = "5.0.0" } gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "1.3.0" }