fabric loom 1.4

This commit is contained in:
FlorianMichael 2023-10-16 14:24:59 +02:00
parent 573fc8e2b4
commit 1ed87db152
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126

View File

@ -12,7 +12,7 @@ plugins {
id "org.ajoberstar.grgit" version "5.2.0"
id "com.matthewprenger.cursegradle" version "1.4.0"
id "com.modrinth.minotaur" version "2.8.4"
id "fabric-loom" version "1.2-SNAPSHOT" apply false
id "fabric-loom" version "1.4-SNAPSHOT" apply false
id "com.github.ben-manes.versions" version "0.48.0"
}