diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f768dc6..1d0fbbe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ junit = "4.13.2" # plugins changelog = "2.2.1" -intellijPlatform = "2.0.1" +intellijPlatform = "2.1.0" kotlin = "2.0.20" kover = "0.8.3" qodana = "2024.2.3"