Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed May 29, 2024
1 parent 50d3663 commit 569bfe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Add your dependencies here

dependencies {
compileOnly 'com.github.GTNewHorizons:GT5-Unofficial:5.09.48.09:dev'
compileOnly 'com.github.GTNewHorizons:GT5-Unofficial:5.09.48.12:dev'
api 'com.github.GTNewHorizons:Baubles:1.0.4:dev'
api 'com.github.GTNewHorizons:ModularUI:1.2.0:dev'
api ('com.github.GTNewHorizons:ThaumicBoots:1.3.4:dev'){
api ('com.github.GTNewHorizons:ThaumicBoots:1.3.5:dev'){
exclude group: 'com.github.GTNewHorizons', module: 'Electro-Magic-Tools'
}

Expand Down

0 comments on commit 569bfe2

Please sign in to comment.