Compare commits

...

2 Commits

Author SHA1 Message Date
31bd0ab348 build: Update net.kyori 2022-05-05 10:13:37 +00:00
2aeacb3dcf build: Back to snapshot for development 2022-05-05 10:07:58 +02:00
2 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ plugins {
idea
}
version = "6.7.0"
version = "6.7.1-SNAPSHOT"
allprojects {
group = "com.plotsquared"

View File

@ -12,9 +12,9 @@ spotbugs = "4.6.0"
snakeyaml = "1.30" # Version set by Bukkit
# Adventure & MiniMessage
adventure-api = "4.9.3"
adventure-text-minimessage = "4.1.0-SNAPSHOT"
adventure-platform-bukkit = "4.0.1"
adventure-api = "4.10.1"
adventure-text-minimessage = "4.10.1"
adventure-platform-bukkit = "4.1.0"
# Plugins
worldedit = "7.2.10"