Update loom: 0.2.2 → 0.2.6

This commit is contained in:
Jonas Herzig
2020-04-15 19:41:21 +02:00
parent 3fedc22899
commit f96ed03f12
2 changed files with 2 additions and 2 deletions

2
jGui

Submodule jGui updated: 4995ecd9b4...7d683f66d5

View File

@@ -32,7 +32,7 @@ buildscript {
dependencies {
classpath 'com.github.jengelman.gradle.plugins:shadow:4.0.2'
if (fabric) {
classpath 'fabric-loom:fabric-loom.gradle.plugin:0.2.2-SNAPSHOT'
classpath 'fabric-loom:fabric-loom.gradle.plugin:0.2.6-SNAPSHOT'
} else if (mcVersion >= 11400) {
classpath('net.minecraftforge.gradle:ForgeGradle:3.+'){
exclude group: 'trove', module: 'trove' // preprocessor/idea requires more recent one