Update loom, gradle and all other deps

This commit is contained in:
modmuss50
2020-04-10 00:07:35 +01:00
parent 79266b6c23
commit 19fa3a76bc
6 changed files with 22 additions and 24 deletions

View File

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.2.6-SNAPSHOT'
id 'fabric-loom' version '0.2.7-SNAPSHOT'
id 'maven-publish'
}