0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-20 01:12:13 +02:00

Update to Loom 1.4

This commit is contained in:
Alexander01998 2023-10-04 20:44:03 +02:00
parent 3c26d18ad6
commit c208c9ca67

View File

@ -5,7 +5,7 @@ buildscript {
} }
plugins { plugins {
id 'fabric-loom' version '1.3-SNAPSHOT' id 'fabric-loom' version '1.4-SNAPSHOT'
id 'maven-publish' id 'maven-publish'
} }