Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 9, 2025
1 parent fa44829 commit 8a7a70e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Add your dependencies here

dependencies {
compileOnly("com.github.GTNewHorizons:BuildCraft:7.1.41:dev")
compileOnly("com.github.GTNewHorizons:BuildCraft:7.1.42:dev")
implementation("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev")
implementation("thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev")
implementation("curse.maven:cofh-lib-220333:2388748")
Expand All @@ -10,7 +10,7 @@ dependencies {
compileOnly("com.github.GTNewHorizons:Mobs-Info:0.5.0-GTNH:dev")

runtimeOnly("com.github.GTNewHorizons:Baubles:1.0.4:dev") // for Thaumcraft
runtimeOnlyNonPublishable("com.github.GTNewHorizons:NotEnoughItems:2.7.11-GTNH:dev")
runtimeOnlyNonPublishable("com.github.GTNewHorizons:NotEnoughItems:2.7.13-GTNH:dev")

compileOnlyApi("com.github.GTNewHorizons:Angelica:1.0.0-beta28:api")

Expand Down

0 comments on commit 8a7a70e

Please sign in to comment.