Upgrade minotaur

This commit is contained in:
Johannes Frohnmeyer 2022-03-10 16:22:06 +00:00
parent c54dcfd238
commit 28a8d15398
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ buildscript {
dependencies {
classpath "net.fabricmc:fabric-loom:0.11-SNAPSHOT"
classpath "org.ajoberstar.grgit:grgit-gradle:5.0.0"
classpath "com.modrinth.minotaur:Minotaur:2.0.0"
classpath "com.modrinth.minotaur:Minotaur:2.0.2"
classpath "io.gitlab.jfronny:CurseGradle:1.4.0-1642087331626"
}
}