diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5a4a9f6..9f6d344 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ gradleIntelliJPlugin = "1.17.0" qodana = "2024.1.9" kover = "0.7.5" detekt = "1.23.4" -ktlint = "12.1.0" +ktlint = "12.1.2" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }