bump MC version

This commit is contained in:
Zach Levis 2021-01-15 18:38:00 -08:00 committed by Jason
parent 3f67a1ae04
commit 23e05262d7

View file

@ -23,10 +23,10 @@ object Versions {
const val spongeApi7 = "7.3.0" const val spongeApi7 = "7.3.0"
const val jetbrainsAnnotations = "20.1.0" const val jetbrainsAnnotations = "20.1.0"
const val guava = "21.0-jre" const val guava = "21.0-jre"
const val fabricLoader = "0.10.8" const val fabricLoader = "0.11.1"
const val fabricMc = "1.16.4" const val fabricMc = "1.16.5"
const val fabricYarn = "7" const val fabricYarn = "1"
const val fabricApi = "0.29.1+1.16" const val fabricApi = "0.29.3+1.16"
// IRC DEPENDENCIES // IRC DEPENDENCIES
const val pircbotx = "83a4c22e80" const val pircbotx = "83a4c22e80"