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 18, 2023
1 parent d5daa30 commit 7ebc21f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.108:dev')
api('com.github.GTNewHorizons:TecTech:5.3.20:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.00:dev')
api('com.github.GTNewHorizons:TecTech:5.3.23: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.39:dev')
api('com.github.GTNewHorizons:GoodGenerator:0.8.0:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.3.40:dev") {transitive = false}
devOnlyNonPublishable('com.github.GTNewHorizons:GTplusplus:1.11.0:dev')
}

0 comments on commit 7ebc21f

Please sign in to comment.