update fabric loom

This commit is contained in:
Jared 2022-06-15 20:37:22 +02:00
parent 3f825a4331
commit d4b36f9cde
No known key found for this signature in database
GPG Key ID: DB3BA3B9088A1BDF

View File

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.11-SNAPSHOT'
id 'fabric-loom' version '0.12-SNAPSHOT'
id 'maven-publish'
id 'idea'
}