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