File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ configurations {
12
12
}
13
13
14
14
dependencies {
15
- api(" com.github.GTNewHorizons:GTNHLib:0.5.8 :dev" )
15
+ api(" com.github.GTNewHorizons:GTNHLib:0.5.11 :dev" )
16
16
17
17
compileOnly(" com.gtnewhorizons.retrofuturabootstrap:RetroFuturaBootstrap:1.0.2" ) { transitive = false }
18
18
@@ -21,7 +21,7 @@ dependencies {
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.5.0:dev" )
24
- transformedModCompileOnly(" com.github.GTNewHorizons:GT5-Unofficial:5.09.49.94 :dev" )
24
+ transformedModCompileOnly(" com.github.GTNewHorizons:GT5-Unofficial:5.09.49.99 :dev" )
25
25
transformedModCompileOnly(" com.github.GTNewHorizons:harvestcraft:1.2.1-GTNH:dev" )
26
26
transformedModCompileOnly(" com.github.GTNewHorizons:HungerOverhaul:1.1.0-GTNH:dev" )
27
27
transformedModCompileOnly(" com.github.GTNewHorizons:MrTJPCore:1.2.1:dev" ) // Do not update, fixed afterwards
You can’t perform that action at this time.
0 commit comments