From 79dab6e776c6005b24dcb18bfaaa9d0caa8f70cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 17:34:26 +0000 Subject: [PATCH] Update plotsquared to v7.4.0 (#3009) 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 c3112c66a1..a8a1956622 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ griefprevention = "17.0.0" griefdefender = "2.1.0-SNAPSHOT" residence = "4.5._13.1" towny = "0.100.4.13" -plotsquared = "7.3.12" +plotsquared = "7.4.0" # Third party bstats = "3.1.0"