Skip to content

Commit

Permalink
Merge branch 'master' into tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexdoru authored Oct 10, 2024
2 parents e304f67 + 841c4fb commit 64a670e
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,6 +1,6 @@
dependencies {
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.111:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.50.35:dev')
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.94-GTNH:dev')
api('com.github.GTNewHorizons:GTNHLib:0.5.11:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.62:dev") {transitive = false}
api('com.github.GTNewHorizons:GTNHLib:0.5.13:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.71:dev") {transitive = false}
}

0 comments on commit 64a670e

Please sign in to comment.