Skip to content

Commit

Permalink
Update GT5 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenraven committed May 25, 2024
1 parent f380021 commit 811c1fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
dependencies {
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')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.48.0:dev')
api('com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.85-GTNH:dev')
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.4.42:dev") {transitive = false}
devOnlyNonPublishable('com.github.GTNewHorizons:GTplusplus:1.11.58:dev')
}
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pluginManagement {
}

plugins {
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.21'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.22'
}


0 comments on commit 811c1fc

Please sign in to comment.