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 30, 2023
1 parent d96dfd8 commit c812f7a
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
@@ -1,15 +1,15 @@
// Add your dependencies here

dependencies {
api("com.github.GTNewHorizons:GT5-Unofficial:5.09.44.71:dev")
api("com.github.GTNewHorizons:GT5-Unofficial:5.09.44.73:dev")
api("com.github.GTNewHorizons:Yamcl:0.5.86:dev")
api("com.github.GTNewHorizons:Baubles:1.0.1.16:dev")

compileOnly("com.github.GTNewHorizons:Avaritia:1.46:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:twilightforest:2.5.1:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:GalacticGregGT5:1.0.10:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:GTNH-Intergalactic:1.2.1:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:TecTech:5.3.10:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:GTNH-Intergalactic:1.2.2:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:TecTech:5.3.11:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:bartworks:0.8.9:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Mantle:0.3.7:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.10.9-GTNH:dev") { transitive = false }
Expand All @@ -18,7 +18,7 @@ dependencies {
compileOnly("curse.maven:witchery-69673:2234410") { transitive = false }
compileOnly("com.github.GTNewHorizons:GTplusplus:1.10.24:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Chisel:2.11.4-GTNH:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Botania:1.10.1-GTNH:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Botania:1.10.2-GTNH:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:BloodMagic:1.4.3:dev") { transitive = false }
compileOnly("curse.maven:extra-utilities-225561:2264384") { transitive = false }
compileOnly("TGregworks:TGregworks:1.7.10-GTNH-1.0.23:deobf") { transitive = false }
Expand Down

0 comments on commit c812f7a

Please sign in to comment.