diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 62ec21f..d0e0b9c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ flexmark = "0.64.8" # plugins kotlin = "2.2.20" changelog = "2.5.0" -gradleIntelliJPluginVersion = "2.13.1" +gradleIntelliJPluginVersion = "2.16.0" [libraries] annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }