Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss committed Jan 23, 2025
1 parent 1735261 commit 032de50
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,7 +1,7 @@
dependencies {
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.85:dev')
api('com.github.GTNewHorizons:Galacticraft:3.3.3-GTNH:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.89:dev')
api('com.github.GTNewHorizons:Galacticraft:3.3.4-GTNH:dev')
api('com.github.GTNewHorizons:GTNHLib:0.6.3:dev')
compileOnly('com.github.GTNewHorizons:BlockRenderer6343:1.3.2:dev') {transitive = false}
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.6.17:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.6.20:dev") {transitive = false}
}

0 comments on commit 032de50

Please sign in to comment.