Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Feb 23, 2025
1 parent e0eecb9 commit 03a2e43
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies {
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.50.97:dev') {
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.50.115:dev') {
exclude group: "com.github.GTNewHorizons", module: "Galacticraft"
}
implementation('com.github.GTNewHorizons:TinkersConstruct:1.12.16-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.50-GTNH:dev')
implementation('com.github.GTNewHorizons:TinkersConstruct:1.12.18-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.54-GTNH:dev')
api('net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev')

compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-478-GTNH:api')
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-484-GTNH:api')
compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.39:api')
compileOnly('curse.maven:cofh-lib-220333:2388748')
compileOnly('curse.maven:PlayerAPI-228969:2248928')
Expand Down

0 comments on commit 03a2e43

Please sign in to comment.