Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jul 13, 2024
1 parent 62786bf commit 8684c4a
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 @@
dependencies {
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.48.62:dev') {
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.48.75:dev') {
exclude group: 'com.github.GTNewHorizons', module: 'Galacticraft'
}
implementation('com.github.GTNewHorizons:TinkersConstruct:1.12.4-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.11-GTNH:dev')
implementation('com.github.GTNewHorizons:TinkersConstruct:1.12.5-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.14-GTNH:dev')
api('net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev')

compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-405-GTNH:api')
Expand Down

0 comments on commit 8684c4a

Please sign in to comment.