Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 4, 2023
1 parent 784d308 commit af41dc2
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 @@ -8,8 +8,8 @@ dependencies {

api('com.github.GTNewHorizons:DetravScannerMod:1.7.2:dev') {transitive=false}
api('com.github.GTNewHorizons:EnderStorage:1.4.12:dev') {transitive=false}
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.97:dev')
api('com.github.GTNewHorizons:GTplusplus:1.10.37:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.2.44:dev')
api('com.github.GTNewHorizons:bartworks:0.8.19:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.98:dev')
api('com.github.GTNewHorizons:GTplusplus:1.10.39:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.2.45:dev')
api('com.github.GTNewHorizons:bartworks:0.8.20:dev')
}

0 comments on commit af41dc2

Please sign in to comment.