Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed May 19, 2024
1 parent c2f07a7 commit 2ab19c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ dependencies {
runtimeOnlyNonPublishable('com.github.GTNewHorizons:waila:1.7.3:dev')

compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-alpha50:api') { transitive = false }
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.46.16:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.46.18:dev')
api("com.github.GTNewHorizons:TecTech:5.4.0:dev")
api("com.github.GTNewHorizons:GalacticGregGT5:1.1.0:dev") {
exclude group:"com.github.GTNewHorizons", module:"bartworks"
}
api("com.github.GTNewHorizons:Avaritia:1.49:dev")
implementation("com.github.GTNewHorizons:TinkersConstruct:1.12.0-GTNH:dev")
implementation("com.github.GTNewHorizons:TinkersConstruct:1.12.1-GTNH:dev")

compileOnly("TGregworks:TGregworks:1.7.10-GTNH-1.0.25:deobf") {transitive = false}
compileOnly("com.github.GTNewHorizons:OpenComputers:1.10.11-GTNH:api") {transitive = false}
Expand Down

0 comments on commit 2ab19c1

Please sign in to comment.