Skip to content

Commit

Permalink
Merge branch 'master' into add-missing-Liquids
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master authored Jan 9, 2025
2 parents b583c5c + ff6878b commit 8e3043c
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.50:dev')
api('com.github.GTNewHorizons:Galacticraft:3.3.0-GTNH:dev')
api('com.github.GTNewHorizons:GTNHLib:0.6.0:dev')
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:GTNHLib:0.6.1:dev')
compileOnly('com.github.GTNewHorizons:BlockRenderer6343:1.3.0:dev') {transitive = false}
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.6.13:dev") {transitive = false}
}

0 comments on commit 8e3043c

Please sign in to comment.