Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master authored Sep 2, 2024
1 parent 828131f commit f8c466a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.34-GTNH:dev')
implementation('curse.maven:cofh-core-69162:2388751')

compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta4:api')
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta4:api') {transitive = false}
compileOnly("com.github.GTNewHorizons:GTNHLib:0.5.0:dev") {transitive = false}
compileOnly('com.github.GTNewHorizons:ThaumicTinkerer:2.10.1:dev') {transitive = false}
compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.39:dev') {transitive = false}
Expand Down

0 comments on commit f8c466a

Please sign in to comment.