From 82cd9a092cc11128bdbd183fdbfbfa1bae017624 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 13:33:54 +0200 Subject: [PATCH] build: Update fawe to v2.2.0 (#3637) 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 d66b57d56..8c095ba58 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ adventure-platform-bukkit = "4.0.1" # Plugins worldedit = "7.2.10" -fawe = "2.1.2" +fawe = "2.2.0" vault = "1.7.1" placeholderapi = "2.11.1" luckperms = "5.4"