Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 2, 2024
1 parent dfa9129 commit 7449547
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ dependencies {
compileOnly('com.google.auto.value:auto-value-annotations:1.8.2')
annotationProcessor('com.google.auto.value:auto-value:1.8.2')

api('com.github.GTNewHorizons:NotEnoughItems:2.6.36-GTNH:dev')
api('com.github.GTNewHorizons:NotEnoughItems:2.6.40-GTNH:dev')

api('com.github.GTNewHorizons:EnderStorage:1.6.0:dev') {transitive=false}
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.105:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.6.44:dev')
api('com.github.GTNewHorizons:EnderStorage:1.6.1:dev') {transitive=false}
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.50.28:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.6.59:dev')

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

0 comments on commit 7449547

Please sign in to comment.