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

fix: bump 1.21 dev build to 1.21.1

This commit is contained in:
Logan
2025-10-11 22:14:10 -05:00
parent 44d133d603
commit 3c94b402e6

View File

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