Skip to content

Commit

Permalink
Merge branch 'master' into Compact
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master authored Jan 10, 2025
2 parents 6d46ef5 + 575b9ac commit 130a915
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
dependencies {
api("com.github.GTNewHorizons:ModularUI2:2.2.0-1.7.10:dev")
api("com.github.GTNewHorizons:ModularUI:1.2.17:dev")
api("com.github.GTNewHorizons:GTNHLib:0.6.0:dev")
api("com.github.GTNewHorizons:GTNHLib:0.6.1:dev")


compileOnly("com.github.GTNewHorizons:ProjectRed:4.11.0-GTNH:dev")
Expand All @@ -56,10 +56,10 @@ dependencies {
compileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-518-GTNH:dev")
compileOnly("com.github.GTNewHorizons:EnderStorage:1.7.0:dev")
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.13.3-GTNH:dev")
compileOnly("com.github.GTNewHorizons:CodeChickenCore:1.4.0:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.13-GTNH:dev")
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.54:dev")
compileOnly("com.github.GTNewHorizons:Botania:1.12.3-GTNH:dev")
compileOnly("com.github.GTNewHorizons:CodeChickenCore:1.4.1:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.15-GTNH:dev")
devOnlyNonPublishable("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.61:dev")
runtimeOnlyNonPublishable("com.github.GTNewHorizons:Botania:1.12.3-GTNH:dev")



Expand Down

0 comments on commit 130a915

Please sign in to comment.