Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Apr 25, 2024
1 parent 8826ea7 commit f380021
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
dependencies {
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.25:dev')
api('com.github.GTNewHorizons:TecTech:5.3.23:dev')
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.3.0-GTNH:dev')
api('com.github.GTNewHorizons:GoodGenerator:0.8.2:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.4.8:dev") {transitive = false}
devOnlyNonPublishable('com.github.GTNewHorizons:GTplusplus:1.11.13:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.161:dev')
api('com.github.GTNewHorizons:TecTech:5.3.45:dev')
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.3.1-GTNH:dev')
api('com.github.GTNewHorizons:GoodGenerator:0.8.21:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.4.42:dev") {transitive = false}
devOnlyNonPublishable('com.github.GTNewHorizons:GTplusplus:1.11.58:dev')
}
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.

0 comments on commit f380021

Please sign in to comment.