Skip to content

Commit

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

dependencies {
api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-523-GTNH:dev')
api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-527-GTNH:dev')
api('com.github.GTNewHorizons:bdlib:1.10.0-GTNH:dev')

implementation('com.github.GTNewHorizons:waila:1.8.2:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.22-GTNH:dev')
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.25-GTNH:dev')
compileOnly('com.github.GTNewHorizons:BuildCraft:7.1.42:dev')
runtimeOnlyNonPublishable("com.github.GTNewHorizons:GTNHLib:0.6.2:dev")
runtimeOnlyNonPublishable("com.github.GTNewHorizons:GTNHLib:0.6.3:dev")
}

0 comments on commit 8c9907f

Please sign in to comment.