Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 16, 2025
1 parent f34722a commit 59fc0e4
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 @@ -5,10 +5,10 @@ dependencies {
annotationProcessor('com.google.auto.value:auto-value:1.8.2')

api('com.github.GTNewHorizons:CodeChickenCore:1.4.1:dev')
api('com.github.GTNewHorizons:NotEnoughItems:2.7.18-GTNH:dev')
api('com.github.GTNewHorizons:NotEnoughItems:2.7.22-GTNH:dev')
api('com.github.GTNewHorizons:EnderStorage:1.7.0:dev') {transitive=false}
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.73:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.7.53:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.77:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.7.57:dev')

compileOnly('com.github.GTNewHorizons:ForestryMC:4.10.1:dev')
}

0 comments on commit 59fc0e4

Please sign in to comment.