Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master authored May 31, 2024
1 parent 337594e commit 153c7f2
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 @@ -41,7 +41,7 @@ dependencies {
api("com.github.GTNewHorizons:ModularUI:1.2.0:dev")
api("com.github.GTNewHorizons:waila:1.8.0:dev")
api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-404-GTNH:dev")
api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.0-gtnh:dev")
api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.2-gtnh:dev")
api('com.github.GTNewHorizons:Yamcl:0.6.0:dev')
api('com.github.GTNewHorizons:ThaumicTinkerer:2.10.0:dev')
api("com.github.GTNewHorizons:Mobs-Info:0.2.6-GTNH:dev")
Expand Down Expand Up @@ -85,7 +85,7 @@ dependencies {

implementation('com.github.GTNewHorizons:Baubles:1.0.4:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:SC2:2.1.1:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:Binnie:2.3.4:dev') {transitive = false}
compileOnly('com.github.GTNewHorizons:Binnie:2.4.0:dev') {transitive = false}
compileOnly('curse.maven:PlayerAPI-228969:2248928') {transitive=false}

shadowImplementation('com.github.GTNewHorizons:AVRcore:1.0.1')
Expand Down

0 comments on commit 153c7f2

Please sign in to comment.