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 a59c149 commit 065b682
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
@@ -1,8 +1,8 @@
dependencies {
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.97:dev')
api('com.github.GTNewHorizons:TecTech:5.3.18:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.98:dev')
api('com.github.GTNewHorizons:TecTech:5.3.20:dev')
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.2.14-GTNH:dev')
api('com.github.GTNewHorizons:GoodGenerator:0.7.10:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.3.38:dev") {transitive = false}
devOnlyNonPublishable('com.github.GTNewHorizons:GTplusplus:1.10.37:dev')
devOnlyNonPublishable('com.github.GTNewHorizons:GTplusplus:1.10.39:dev')
}

0 comments on commit 065b682

Please sign in to comment.