Update Gradle, Loom, Yarn, Fabric

This commit is contained in:
modmuss50 2021-08-17 18:49:09 +01:00
parent d27b836cae
commit 27c0acc531
5 changed files with 5 additions and 5 deletions

View file

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