Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Feb 23, 2025
1 parent 61c6649 commit 45046e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@

dependencies {
api("com.github.GTNewHorizons:waila:1.8.2:dev")
api("com.github.GTNewHorizons:NotEnoughItems:2.6.53-GTNH:dev")
api("com.github.GTNewHorizons:NotEnoughItems:2.6.54-GTNH:dev")

compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.113:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.115:dev") {transitive = false }

compileOnly("com.github.GTNewHorizons:Botania:1.11.7-GTNH:api") {transitive = false }
compileOnly("com.github.GTNewHorizons:ForestryMC:4.9.20:api") {transitive = false }
compileOnly("com.github.GTNewHorizons:ForestryMC:4.9.22:api") {transitive = false }
compileOnly("com.github.GTNewHorizons:ForgeMultipart:1.5.0:dev") {transitive = false }

compileOnly("com.github.GTNewHorizons:Chisel:2.15.4-GTNH:api") {transitive = false }
Expand Down

0 comments on commit 45046e6

Please sign in to comment.