fn, fh: update dependencies

This commit is contained in:
Oliver
2025-04-17 16:54:23 +02:00
parent f5f81a12b4
commit 0db47da5a7
2 changed files with 7 additions and 7 deletions

View File

@@ -109,11 +109,11 @@ paper {
tasks {
runServer {
minecraftVersion("1.21.4")
minecraftVersion("1.21.5")
downloadPlugins {
hangar("ViaVersion", "5.3.0")
hangar("ViaBackwards", "5.3.0")
hangar("ViaVersion", "5.3.2")
hangar("ViaBackwards", "5.3.2")
hangar("PlaceholderAPI", "2.11.6")
// modrinth("multiverse-core", "4.3.11")
}