update to 1.20.4

This commit is contained in:
2023-12-18 09:17:22 +01:00
parent f914911af4
commit 42a3c11349
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ plugins {
}
group = "me.youhavetrouble"
version = "1.4.0"
version = "1.5.0"
description = "Nameplates using display entities"
java {
@@ -20,7 +20,7 @@ repositories {
}
dependencies {
paperweight.paperDevBundle("1.20.2-R0.1-SNAPSHOT", "org.purpurmc.purpur")
paperweight.paperDevBundle("1.20.4-R0.1-SNAPSHOT", "org.purpurmc.purpur")
compileOnly("me.clip:placeholderapi:2.11.3")
compileOnly("com.github.LeonMangler:SuperVanish:6.2.17")
compileOnly("com.github.mbax:VanishNoPacket:3.22")