From fd118c2c37e23fea9cb6c77e4a49428f0733cb1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 10:42:47 +0100 Subject: [PATCH] build: Update com.sk89q.worldedit to v7.2.8 (#3364) Co-authored-by: Renovate Bot --- 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 6de4ad918..086f88ea7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,7 +17,7 @@ adventure-text-minimessage = "4.2.0-SNAPSHOT" adventure-platform-bukkit = "4.0.1" # Plugins -worldedit = "7.2.7" +worldedit = "7.2.8" fawe = "1.17-410" vault = "1.7.1" placeholderapi = "2.10.10"