Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 15, 2025
1 parent 1e13109 commit 2789747
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ dependencies {
api('com.github.GTNewHorizons:CodeChickenCore:1.4.1:dev')
api('com.github.GTNewHorizons:NotEnoughItems:2.7.18-GTNH:dev')
api('com.github.GTNewHorizons:EnderStorage:1.7.0:dev') {transitive=false}
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.67:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.7.47:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.73:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.7.53:dev')

compileOnly('com.github.GTNewHorizons:ForestryMC:4.10.1: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.30'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.31'
}


0 comments on commit 2789747

Please sign in to comment.