From 3849f3013a8bc066d88ea45bfc5f20df94bc7d27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 21:02:41 +0000 Subject: [PATCH] chore(deps): update plugin ideaext to v1.1.8 --- 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 c64954e..6f9219d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -62,4 +62,4 @@ indra = { id = "net.kyori.indra.publishing", version.ref = "indra" } runvelocity = { id = "xyz.jpenilla.run-velocity", version.ref = "runtask" } runpaper = { id = "xyz.jpenilla.run-paper", version.ref = "runtask" } -ideaext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.7" } +ideaext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.8" }