Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Sep 3, 2024
1 parent 4b49a7c commit 749ea36
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,12 +1,12 @@
dependencies {
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.47:dev') {
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.55:dev') {
exclude group: "com.github.GTNewHorizons", module: "Galacticraft"
}
implementation('com.github.GTNewHorizons:TinkersConstruct:1.12.9-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.33-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.34-GTNH:dev')
api('net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev')

compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-445-GTNH:api')
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-447-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 749ea36

Please sign in to comment.