Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss committed Nov 23, 2024
1 parent 8ff0421 commit 2e95450
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
dependencies {
api("com.github.GTNewHorizons:waila:1.8.2:dev")
api("com.github.GTNewHorizons:NotEnoughItems:2.6.46-GTNH:dev")
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:509.50.73:dev") {transitive = false }

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

compileOnly("com.github.GTNewHorizons:Botania:1.11.5-GTNH:api") {transitive = false }
compileOnly("com.github.GTNewHorizons:ForestryMC:4.9.18:api") {transitive = false }
compileOnly("com.github.GTNewHorizons:ForestryMC:4.9.19:api") {transitive = false }
compileOnly("com.github.GTNewHorizons:ForgeMultipart:1.5.0:dev") {transitive = false }

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

0 comments on commit 2e95450

Please sign in to comment.