Update Minotaur

This commit is contained in:
Johannes Frohnmeyer 2022-06-13 06:50:19 +00:00
parent 8ae2de1f9a
commit 2fec9ac288
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ buildscript {
dependencies {
classpath "net.fabricmc:fabric-loom:0.12-SNAPSHOT"
classpath "org.ajoberstar.grgit:grgit-gradle:5.0.0"
classpath "com.modrinth.minotaur:Minotaur:2.2.0"
classpath "com.modrinth.minotaur:Minotaur:2.3.1"
classpath "io.gitlab.jfronny:CurseGradle:1.4.0-1642087331626"
classpath "gradle.plugin.com.github.johnrengelman:shadow:7.1.2"
}