loom 0.11, might break stuff

This commit is contained in:
Johannes Frohnmeyer 2022-01-23 14:36:35 +00:00
parent ed421ee596
commit ad7540358b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ buildscript {
}
dependencies {
classpath "net.fabricmc:fabric-loom:0.10-SNAPSHOT"
classpath "net.fabricmc:fabric-loom:0.11-SNAPSHOT"
classpath "org.ajoberstar.grgit:grgit-gradle:4.1.1"
classpath "gradle.plugin.com.modrinth.minotaur:Minotaur:1.2.1"
classpath "io.gitlab.jfronny:CurseGradle:1.4.0-1642087331626"