Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 22, 2024
1 parent b259785 commit 62a9677
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@

dependencies {
api('com.github.GTNewHorizons:Baubles:1.0.4:dev')
api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-468-GTNH:api')
api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-504-GTNH:api')

api('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')

compileOnly('com.github.GTNewHorizons:Botania:1.11.5-GTNH:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:Botania:1.12.1-GTNH:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:EnderCore:0.4.6:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:EnderIO:2.8.18:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:EnderIO:2.8.22:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:EnderStorage:1.6.4:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:waila:1.8.1:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:TinkersConstruct:1.12.11-GTNH:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:waila:1.8.2:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:TinkersConstruct:1.12.16-GTNH:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:ForgeMultipart:1.5.0:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:CodeChickenLib:1.3.0:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:OpenComputers:1.10.26-GTNH:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:OpenComputers:1.11.1-GTNH:api') {transitive=false}

compileOnly('curse.maven:computercraft-67504:2269339')
compileOnly('curse.maven:cofh-lib-220333:2388748')
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.

0 comments on commit 62a9677

Please sign in to comment.