diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 85e02d4..29c5712 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -27,4 +27,4 @@ blossom = { id = "net.kyori.blossom", version.ref = "blossom" } shadow = { id = "com.github.johnrengelman.shadow", version.ref = "shadow" } 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.3" } +idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.4" }