Compare commits

..

1 Commits

Author SHA1 Message Date
Alexander Brandes
8589fe90c6 Introduce 'skip.signing' property
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-04-14 21:23:32 +02:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -23,12 +23,12 @@ mvdwapi = "3.1.1"
prtree = "2.0.1"
aopalliance = "1.0"
cloud-services = "1.8.4"
arkitektonika = "2.1.3"
arkitektonika = "2.1.2"
squirrelid = "0.3.2"
paster = "1.1.6"
paster = "1.1.5"
bstats = "3.0.2"
paperlib = "1.0.8"
informative-annotations = "1.5"
informative-annotations = "1.4"
vault = "1.7.1"
serverlib = "2.3.6"