Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
4e849c46a4 Update worldedit to v7.3.18 2025-12-29 01:47:06 +00:00
Alexander Brandes
8edc5c15f1 Back to snapshot for development
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2025-12-24 19:55:02 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ plugins {
} }
group = "com.intellectualsites.plotsquared" group = "com.intellectualsites.plotsquared"
version = "7.5.11" version = "7.5.12-SNAPSHOT"
if (!File("$rootDir/.git").exists()) { if (!File("$rootDir/.git").exists()) {
logger.lifecycle(""" logger.lifecycle("""

View File

@@ -12,7 +12,7 @@ adventure-bukkit = "4.4.1"
log4j = "2.19.0" log4j = "2.19.0"
# Plugins # Plugins
worldedit = "7.2.20" worldedit = "7.3.18"
fawe = "2.14.3" fawe = "2.14.3"
placeholderapi = "2.11.7" placeholderapi = "2.11.7"
luckperms = "5.5" luckperms = "5.5"