Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 31, 2025
1 parent 4536f01 commit f156b05
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 @@ -8,9 +8,9 @@ dependencies {

api('curse.maven:cofh-core-69162:2388751')

compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.0-GTNH:dev')
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.27-GTNH:dev')
compileOnly('com.github.GTNewHorizons:waila:1.8.2:dev')
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-504-GTNH:dev') {transitive = false}
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-533-GTNH:dev') {transitive = false}
compileOnly('com.github.GTNewHorizons:ExtraCells2:2.5.35:dev') {transitive = false}

compileOnly('curse.maven:minefactory-reloaded-66672:2366150')
Expand Down
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.32'
}


0 comments on commit f156b05

Please sign in to comment.