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 13, 2024
1 parent 39d0c4a commit 4fb9a82
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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:inventory-tweaks:1.6.2:api")
compileOnly("com.github.GTNewHorizons:waila:1.7.0:api")
compileOnly("com.github.GTNewHorizons:Battlegear2:1.3.3:api") {
}
compileOnly("curse.maven:minefactory-reloaded-66672:2366150")
compileOnly("curse.maven:zelda-sword-skills-220540:2384889")
Expand Down

0 comments on commit 4fb9a82

Please sign in to comment.