Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 20, 2024
1 parent 14b0484 commit 7ad0d2f
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.1:dev")
api("com.github.GTNewHorizons:NotEnoughItems:2.6.34-GTNH:dev")
api("com.github.GTNewHorizons:NotEnoughItems:2.6.42-GTNH:dev")

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

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

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

0 comments on commit 7ad0d2f

Please sign in to comment.