From 04cbb945c585df323e0f6400a115bde05718c023 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:03:03 +0000 Subject: [PATCH] chore(deps): update plugin idea-ext to v1.4.1 --- 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 de7f602..6b02108 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -42,4 +42,4 @@ blossom = { id = "net.kyori.blossom", version.ref = "blossom" } shadow = { id = "com.gradleup.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" } \ No newline at end of file +idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.4.1" } \ No newline at end of file