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

feat: add support 1.21.8

This commit is contained in:
LoJoSho
2025-07-18 12:43:12 -05:00
parent 5055520b69
commit f671a017b3
3 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
dependencies {
paperweight.paperDevBundle("1.21.7-R0.1-SNAPSHOT")
paperweight.paperDevBundle("1.21.8-R0.1-SNAPSHOT")
implementation(project(":common"))
}