Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
Dream-Master authored Oct 22, 2024
1 parent 0b9d1ed commit 57cf687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -4,8 +4,8 @@ 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:CodeChickenCore:1.3.9:dev')
api('com.github.GTNewHorizons:NotEnoughItems:2.6.42-GTNH:dev')

api('com.github.GTNewHorizons:EnderStorage:1.6.4:dev') {transitive=false}
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.50.49:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.6.68:dev')

0 comments on commit 57cf687

Please sign in to comment.