update fabric-loom to 0.12

This commit is contained in:
Liz Graham
2022-06-01 19:44:40 +01:00
parent b1b578cdbc
commit 8bc4805db0

View File

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