Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 10, 2025
1 parent 69b9db7 commit 8d40e75
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 @@ -3,16 +3,16 @@
dependencies {
api('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
api('com.github.GTNewHorizons:Baubles:1.0.4:dev')
api('com.github.GTNewHorizons:Thaumic_Exploration:1.3.7-GTNH:dev'){
api('com.github.GTNewHorizons:Thaumic_Exploration:1.4.0-GTNH:dev'){
exclude group: 'com.github.GTNewHorizons', module: 'ThaumicBoots'
}
api('com.github.GTNewHorizons:Electro-Magic-Tools:1.6.1:dev'){
api('com.github.GTNewHorizons:Electro-Magic-Tools:1.6.2:dev'){
exclude group: 'com.github.GTNewHorizons', module: 'ThaumicBoots'
}
api('com.github.GTNewHorizons:Tainted-Magic:7.6.13-GTNH'){
api('com.github.GTNewHorizons:Tainted-Magic:7.6.14-GTNH'){
exclude group: 'com.github.GTNewHorizons', module: 'ThaumicBoots'
}
api('com.github.GTNewHorizons:GTNHLib:0.6.0')
api('com.github.GTNewHorizons:GTNHLib:0.6.1')

runtimeOnly('com.github.GTNewHorizons:TCNEIAdditions:1.4.2:dev')
}
Expand Down

0 comments on commit 8d40e75

Please sign in to comment.