Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
Updated dependencies to prevent dupes bugs with stocking input bus (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
minecraft7771 authored Sep 24, 2022
1 parent 23b6da4 commit 331423b
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
Expand Up @@ -2,11 +2,11 @@

dependencies {

compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.34:dev')
compile('com.github.GTNewHorizons:StructureLib:1.1.4:dev')
compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.44:dev')
compile('com.github.GTNewHorizons:StructureLib:1.1.7:dev')
compile('com.github.GTNewHorizons:bartworks:0.5.75:dev')
compile('com.github.GTNewHorizons:NotEnoughItems:2.2.28-GTNH:dev')
compile('com.github.GTNewHorizons:TecTech:5.0.26:dev')
compile('com.github.GTNewHorizons:TecTech:5.0.37:dev')

compile('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
compile('net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev')
Expand Down

0 comments on commit 331423b

Please sign in to comment.