Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss committed Jan 12, 2025
1 parent 957028a commit e93b676
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.61:dev')
api('com.github.GTNewHorizons:Galacticraft:3.3.1-GTNH:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.67:dev')
api('com.github.GTNewHorizons:Galacticraft:3.3.2-GTNH:dev')
api('com.github.GTNewHorizons:GTNHLib:0.6.1:dev')
compileOnly('com.github.GTNewHorizons:BlockRenderer6343:1.3.0:dev') {transitive = false}
compileOnly('com.github.GTNewHorizons:BlockRenderer6343:1.3.1:dev') {transitive = false}
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.6.13:dev") {transitive = false}
}

0 comments on commit e93b676

Please sign in to comment.