Skip to content

Commit

Permalink
update dep (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexdoru authored Oct 24, 2024
1 parent 03c15ee commit 6019f07
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.50.41:dev')
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.94-GTNH:dev')
api('com.github.GTNewHorizons:GTNHLib:0.5.14:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.71:dev") {transitive = false}
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.50.51:dev')
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.95-GTNH:dev')
api('com.github.GTNewHorizons:GTNHLib:0.5.17:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.74:dev") {transitive = false}
}

0 comments on commit 6019f07

Please sign in to comment.