Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Sep 10, 2024
1 parent 2dc5574 commit 44662b5
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
@@ -1,9 +1,9 @@
// Add your dependencies here

dependencies {
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta5:api')
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}
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta6:api')
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-454-GTNH:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.84: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')
Expand Down

0 comments on commit 44662b5

Please sign in to comment.