diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6ccba2c1..c3048205 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 = "4.5.0" } gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "2.0.0" }