From 022847fc4b0f043d828f64e46205ef54c5228981 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 08:36:29 +0200 Subject: [PATCH] Update fawe to v2.7.1 (#4153) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 fba869049..cacf76f84 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ log4j = "2.19.0" # Plugins worldedit = "7.2.15" -fawe = "2.7.0" +fawe = "2.7.1" placeholderapi = "2.11.3" luckperms = "5.4" essentialsx = "2.20.1"