Skip to content

Commit 359ba11

Browse files
committed
update
1 parent 07c1dd6 commit 359ba11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ configurations {
1212
}
1313

1414
dependencies {
15-
api("com.github.GTNewHorizons:GTNHLib:0.5.8:dev")
15+
api("com.github.GTNewHorizons:GTNHLib:0.5.11:dev")
1616

1717
compileOnly("com.gtnewhorizons.retrofuturabootstrap:RetroFuturaBootstrap:1.0.2") { transitive = false }
1818

@@ -21,7 +21,7 @@ dependencies {
2121
transformedModCompileOnly("com.github.GTNewHorizons:Baubles:1.0.4:dev")
2222
// Transitive updates to make runClient17 work
2323
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")
2525
transformedModCompileOnly("com.github.GTNewHorizons:harvestcraft:1.2.1-GTNH:dev")
2626
transformedModCompileOnly("com.github.GTNewHorizons:HungerOverhaul:1.1.0-GTNH:dev")
2727
transformedModCompileOnly("com.github.GTNewHorizons:MrTJPCore:1.2.1:dev") // Do not update, fixed afterwards

0 commit comments

Comments
 (0)