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 Apr 16, 2024
1 parent f81ddc6 commit f4643ad
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.2:dev')

compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-alpha36a:api') { transitive = false }
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.148:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.151:dev')
api("com.github.GTNewHorizons:TecTech:5.3.45: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.11.14-GTNH:dev")
implementation("com.github.GTNewHorizons:TinkersConstruct:1.11.15-GTNH:dev")

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

0 comments on commit f4643ad

Please sign in to comment.