From 6c50d5ab7b1450bf3a748b21bdfce600b25d58e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 11:29:41 +0000 Subject: [PATCH] chore(deps): update plugin idea-ext to v1.4 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }