Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 12, 2024
1 parent d216e2f commit 8f0b2f8
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 @@ -2,12 +2,12 @@

dependencies {
api("com.github.GTNewHorizons:Mantle:0.4.0:dev")
api("com.github.GTNewHorizons:ForgeMultipart:1.4.6:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.5.3-GTNH:dev")
api("com.github.GTNewHorizons:ForgeMultipart:1.4.7:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.5.4-GTNH:dev")
compileOnlyApi("curse.maven:cofh-core-69162:2388751")
compileOnly("com.github.GTNewHorizons:inventory-tweaks:1.6.1:api")
compileOnly("com.github.GTNewHorizons:waila:1.6.5:api")
compileOnly("com.github.GTNewHorizons:Battlegear2:1.3.0:api") {
compileOnly("com.github.GTNewHorizons:waila:1.7.0:api")
compileOnly("com.github.GTNewHorizons:Battlegear2:1.3.2:api") {
}
compileOnly("curse.maven:minefactory-reloaded-66672:2366150")
compileOnly("curse.maven:zelda-sword-skills-220540:2384889")
Expand Down

0 comments on commit 8f0b2f8

Please sign in to comment.