Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Sep 3, 2024
1 parent aaa0b9f commit cec14a5
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.55:dev')
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.91-GTNH:dev')
api('com.github.GTNewHorizons:GTNHLib:0.4.9:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.52:dev") {transitive = false}
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.92-GTNH:dev')
api('com.github.GTNewHorizons:GTNHLib:0.5.3:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.55:dev") {transitive = false}
}

0 comments on commit cec14a5

Please sign in to comment.