9
0
mirror of https://github.com/HibiscusMC/HibiscusCommons.git synced 2025-12-19 15:09:26 +00:00

feat: add 1.21.4 support

This commit is contained in:
LoJoSho
2024-12-29 10:32:25 -06:00
parent 42e777444b
commit e8f5962e47
14 changed files with 310 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id("java")
id("io.papermc.paperweight.userdev") version "1.7.4"
id("io.papermc.paperweight.userdev")
}
dependencies {