From 231111d32cf412ef3bf2f0677c262d3587c1e03d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 05:09:09 +0000 Subject: [PATCH] chore(deps): update plugin idea-ext to v1.2 --- 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 4e4d253..7482eca 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.1.7" } +idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.2" }