fix bukkit build

This commit is contained in:
dfsek
2023-04-13 16:44:01 -07:00
parent b7a6b839e6
commit 460a7651bc
3 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ object Versions {
object Fabric {
const val fabricLoader = "0.14.8"
const val fabricAPI = "0.69.1+1.19.3"
const val fabricAPI = "0.78.0+1.19.4"
}
object Quilt {