update to 1.21.1

This commit is contained in:
2024-08-29 16:52:26 +02:00
parent 2a86bfc88e
commit 943115ef6a
+2 -2
View File
@@ -5,7 +5,7 @@ plugins {
}
group = "me.youhavetrouble"
version = "1.8.0"
version = "1.9.0"
description = "Nameplates using display entities"
java {
@@ -19,7 +19,7 @@ repositories {
}
dependencies {
paperweight.devBundle("org.purpurmc.purpur","1.21-R0.1-SNAPSHOT")
paperweight.devBundle("org.purpurmc.purpur","1.21.1-R0.1-SNAPSHOT")
compileOnly("me.clip:placeholderapi:2.11.3")
compileOnly("com.github.LeonMangler:SuperVanish:6.2.17")
compileOnly("com.github.mbax:VanishNoPacket:3.22")