Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
27e4f6adf2 Update worldedit to v7.3.16 2025-09-08 14:56:04 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ import com.plotsquared.core.configuration.caption.LocaleHolder;
/**
* Internal use only. Used to allow adventure captions to be used in an exception
*
* @since 7.5.7
* @since TODO
*/
public final class PlotSquaredException extends RuntimeException {

View File

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

View File

@@ -12,7 +12,7 @@ adventure-bukkit = "4.4.1"
log4j = "2.19.0"
# Plugins
worldedit = "7.2.20"
worldedit = "7.3.16"
fawe = "2.13.1"
placeholderapi = "2.11.6"
luckperms = "5.5"