Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 31, 2024
1 parent ad2069b commit ded06a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ dependencies {

compileOnly('com.github.GTNewHorizons:Railcraft:9.16.0:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:StorageDrawers:2.0.5-GTNH:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:ForgeMultipart:1.5.0:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.4-GTNH:dev')
compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.39:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:ForgeMultipart:1.5.1:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.8-GTNH:dev')
compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.40:api') {transitive=false}
api('com.github.GTNewHorizons:GTNHLib:0.6.0:dev')

compileOnly('curse.maven:cofh-lib-220333:2388748')
compileOnly('curse.maven:minefactory-reloaded-66672:2366150')
devOnlyNonPublishable('com.github.GTNewHorizons:NotEnoughItems:2.7.4-GTNH:dev')
devOnlyNonPublishable('com.github.GTNewHorizons:NotEnoughItems:2.7.8-GTNH:dev')
}

0 comments on commit ded06a0

Please sign in to comment.