]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/blobdiff - build.gradle
Upgrade to 1.14.2
[BoundingBoxOutlineReloaded.git] / build.gradle
index 55fa7ef4dae4c6901320c5ce39650761fa5e7a57..80a121a5c539ffcb9bd568e61cc17e54a348dcec 100644 (file)
@@ -38,7 +38,7 @@ dependencies {
 
 minecraft {
     version = project.mcVersion
-    mappings = 'snapshot_20190227'
+    mappings = 'snapshot_20190624'
     runDir = 'run'
     tweakClass = 'com.irtimaled.bbor.launch.ClientTweaker'
     makeObfSourceJar = false