Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Sep 8, 2024
1 parent 6d1de33 commit c78354f
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 @@ -2,9 +2,9 @@

dependencies {
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta5:api')
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-451-GTNH:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.68:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.6.34-GTNH:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-452-GTNH:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.76:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.6.35-GTNH:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:waila:1.8.1:dev') {transitive=false}
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
compileOnly('curse.maven:refined-relocation-75811:2262970')
Expand Down

0 comments on commit c78354f

Please sign in to comment.