Skip to content

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Alastors committed May 29, 2024
1 parent 6a4a9ac commit e3c0ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
dependencies {
compile('com.github.GTNewHorizons:Baubles:1.0.4:dev')
compile('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
compileOnly ('com.github.GTNewHorizons:ThaumicBoots:1.3.5:dev'){
compile ('com.github.GTNewHorizons:ThaumicBoots:1.3.5:dev'){
exclude group: 'com.github.GTNewHorizons', module: 'Tainted-Magic'
}
}

0 comments on commit e3c0ad1

Please sign in to comment.