Updated all of the things.

Which was totally pointless, because nothing changed.
This commit is contained in:
Ellpeck 2016-07-21 19:26:24 +02:00
parent 3603f999da
commit 24075e70e9

View file

@ -19,7 +19,7 @@ group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"
minecraft {
version = "1.10.2-12.18.0.2002-1.10.0"
version = "1.10.2-12.18.1.2011"
runDir = "idea"
mappings = "snapshot_20160519"
@ -47,8 +47,8 @@ dependencies {
//compile "codechicken:CodeChickenCore:1.8-1.0.5.36:dev"
//compile "codechicken:NotEnoughItems:1.8-1.0.5.104:dev"
compile "net.darkhax.tesla:Tesla:1.9.4-1.1.0.24"
deobfCompile "mezz.jei:jei_1.10:3.7.1.219"
compile "net.darkhax.tesla:Tesla:1.10.2-1.2.0.38"
deobfCompile "mezz.jei:jei_1.10.2:3.7.8.234"
}
processResources {