Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 14, 2023
1 parent d389cb3 commit a3a3bfa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

dependencies {
api('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
api('com.github.GTNewHorizons:Baubles:1.0.1.16:dev')
api('com.github.GTNewHorizons:Baubles:1.0.3:dev')

compileOnly('com.github.GTNewHorizons:waila:1.6.2:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:ThaumicHorizons:1.3.5:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:waila:1.6.5:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:ThaumicHorizons:1.4.0:dev') {transitive=false}
compileOnly('curse.maven:automagy-222153:2285272')
compileOnly('curse.maven:mystcraft-224599:2417044')

runtimeOnlyNonPublishable('com.github.GTNewHorizons:NotEnoughItems:2.4.5-GTNH:dev')
runtimeOnlyNonPublishable('com.github.GTNewHorizons:NotEnoughItems:2.4.13-GTNH:dev')
}

0 comments on commit a3a3bfa

Please sign in to comment.