Update loom, gradle, yarn, loader and api.

This commit is contained in:
modmuss50 2021-02-26 22:04:17 +00:00
parent 8299566cf7
commit 4cccd73df9
3 changed files with 5 additions and 5 deletions

View file

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