File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ repositories {
3131}
3232
3333dependencies {
34- classpath(' net.minecraftforge.gradle:ForgeGradle' ) { version { strictly ' 6.0.6 ' } }
34+ classpath(' net.minecraftforge.gradle:ForgeGradle' ) { version { strictly ' 6.0.21 ' } }
3535 classpath(' org.moddingx:ModGradle' ) { version { strictly ' 4.0.3' } }
3636 classpath(' org.parchmentmc:librarian' ) { version { strictly ' 1.2.0.6-dev-SNAPSHOT' } }
3737 classpath(' net.darkhax.curseforgegradle:CurseForgeGradle' ) { version { strictly ' 1.0.14' } }
38- classpath(' com.modrinth.minotaur:Minotaur' ) { version { strictly ' 2.8.1 ' } }
39- classpath ' org.spongepowered:mixingradle:0.7.33 '
40- classpath ' org.apache.maven:maven-artifact:3.9.1 '
38+ classpath(' com.modrinth.minotaur:Minotaur' ) { version { strictly ' 2.8.7 ' } }
39+ classpath ' org.spongepowered:mixingradle:0.7.38 '
40+ classpath ' org.apache.maven:maven-artifact:3.9.6 '
4141 classpath ' com.google.code.findbugs:jsr305:3.0.2'
4242
4343 // FastCSV broke binary compatibility in 3.0.0.
You can’t perform that action at this time.
0 commit comments