Upstream Fabric dependencys

This commit is contained in:
backryun
2023-02-06 22:27:26 +09:00
parent 84cc94fba4
commit 3528305c93
2 changed files with 3 additions and 3 deletions

View File

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