]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/blobdiff - build.gradle
Upgrade to 1.14.4
[BoundingBoxOutlineReloaded.git] / build.gradle
index 0346daf4a2256f7d8068215f51e401ad5314b03c..712bd6bc050966dea14fcb5afc762f055e30db24 100644 (file)
@@ -39,7 +39,7 @@ dependencies {
 
 minecraft {
     version = project.mcVersion
-    mappings = 'snapshot_20190624'
+    mappings = 'snapshot_20200119'
     runDir = 'run'
     tweakClass = 'com.irtimaled.bbor.launch.ClientTweaker'
     makeObfSourceJar = false