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 9, 2024
1 parent eecfdb6 commit 4e7608b
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
Expand Up @@ -6,11 +6,11 @@ dependencies {
implementation('com.github.GTNewHorizons:NotEnoughItems:2.5.3-GTNH:dev')

compileOnly('com.github.GTNewHorizons:OpenComputers:1.10.5-GTNH:api') { transitive = false }
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-306-GTNH:api') { transitive = false }
compileOnly('com.github.GTNewHorizons:StorageDrawers:1.12.2-GTNH:api') { transitive = false }
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-310-GTNH:api') { transitive = false }
compileOnly('com.github.GTNewHorizons:StorageDrawers:1.13.0-GTNH:api') { transitive = false }
compileOnly('com.github.GTNewHorizons:Jabba:1.3.1:dev') { transitive = false }
compileOnly('com.github.GTNewHorizons:ironchest:6.0.74:dev') { transitive = false }
compileOnly('com.github.GTNewHorizons:ForestryMC:4.8.0:dev') { transitive = false }
compileOnly('com.github.GTNewHorizons:ForestryMC:4.8.2:dev') { transitive = false }
compileOnly('com.github.GTNewHorizons:EnderIO:2.6.1:dev') { transitive = false }
compileOnly('com.github.GTNewHorizons:EnderCore:0.3.0:dev') { transitive = false }
compileOnly('com.github.GTNewHorizons:EnderStorage:1.4.12:dev') { transitive = false }
Expand Down

0 comments on commit 4e7608b

Please sign in to comment.