Compare commits

...

2 Commits

Author SHA1 Message Date
c5e5651085 build: Bump spotbugs 2022-05-07 14:24:13 +02:00
2aeacb3dcf build: Back to snapshot for development 2022-05-05 10:07:58 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -8,7 +8,7 @@ guava = "31.0.1-jre" # Version set by Minecraft
paper = "1.18.1-R0.1-SNAPSHOT"
checker-qual = "3.22.0"
guice = "5.1.0"
spotbugs = "4.6.0"
spotbugs = "4.7.0"
snakeyaml = "1.30" # Version set by Bukkit
# Adventure & MiniMessage