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 @@ -12,17 +12,17 @@ configurations {
12
12
}
13
13
14
14
dependencies {
15
- api(" com.github.GTNewHorizons:GTNHLib:0.6.3 :dev" )
15
+ api(" com.github.GTNewHorizons:GTNHLib:0.6.5 :dev" )
16
16
17
17
compileOnly(" com.gtnewhorizons.retrofuturabootstrap:RetroFuturaBootstrap:1.0.2" ) { transitive = false }
18
18
19
- transformedMod(" com.github.GTNewHorizons:NotEnoughItems:2.7.25 -GTNH:dev" ) // force a more up-to-date NEI version
19
+ transformedMod(" com.github.GTNewHorizons:NotEnoughItems:2.7.27 -GTNH:dev" ) // force a more up-to-date NEI version
20
20
transformedModCompileOnly(" com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-527-GTNH" )
21
21
transformedModCompileOnly(" com.github.GTNewHorizons:Baubles:1.0.4:dev" )
22
22
// Transitive updates to make runClient17 work
23
23
transformedModCompileOnly(" com.github.GTNewHorizons:ForgeMultipart:1.6.2:dev" )
24
- transformedModCompileOnly(" com.github.GTNewHorizons:GT5-Unofficial:5.09.51.93 :dev" )
25
- transformedModCompileOnly(" com.github.GTNewHorizons:harvestcraft:1.3.0 -GTNH:dev" )
24
+ transformedModCompileOnly(" com.github.GTNewHorizons:GT5-Unofficial:5.09.51.97 :dev" )
25
+ transformedModCompileOnly(" com.github.GTNewHorizons:harvestcraft:1.3.1 -GTNH:dev" )
26
26
transformedModCompileOnly(" com.github.GTNewHorizons:HungerOverhaul:1.1.0-GTNH:dev" )
27
27
transformedModCompileOnly(" com.github.GTNewHorizons:MrTJPCore:1.3.0:dev" ) // Do not update, fixed afterwards
28
28
transformedModCompileOnly(" com.github.GTNewHorizons:Railcraft:9.16.3:dev" ) { exclude group : " thaumcraft" , module : " Thaumcraft" }
You can’t perform that action at this time.
0 commit comments