Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 12, 2025
1 parent 067aee0 commit 8397cb6
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.51.52:dev') {
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.67:dev') {
exclude group: "com.github.GTNewHorizons", module: "Galacticraft"
}
implementation('com.github.GTNewHorizons:TinkersConstruct:1.13.2-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.7.13-GTNH:dev')
implementation('com.github.GTNewHorizons:TinkersConstruct:1.13.3-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.7.18-GTNH:dev')
api('net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev')

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

0 comments on commit 8397cb6

Please sign in to comment.