diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7c8bf79..e1b6a9c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -26,4 +26,4 @@ adventure-legacy = { group = "net.kyori", name = "adventure-text-serializer-lega blossom = { id = "net.kyori.blossom", version.ref = "blossom" } runvelocity = { id = "xyz.jpenilla.run-velocity", version.ref = "runtask" } runpaper = { id = "xyz.jpenilla.run-velocity", version.ref = "runtask" } -idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.4" } +idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.4.1" }