Compare commits

..

1 Commits

Author SHA1 Message Date
Alexander Brandes
c5e5651085 build: Bump spotbugs 2022-05-07 14:24:13 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -140,7 +140,7 @@ allprojects {
}
developer {
id.set("NotMyFault")
name.set("Alexander Brandes")
name.set("NotMyFault")
organization.set("IntellectualSites")
email.set("contact@notmyfault.dev")
}

View File

@@ -14,7 +14,7 @@ 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.1.0"
adventure-platform-bukkit = "4.0.1"
# Plugins
worldedit = "7.2.10"