Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Sep 6, 2024
1 parent e7aaf79 commit 58c2065
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.49.60:dev'
compileOnly 'com.github.GTNewHorizons:GT5-Unofficial:5.09.49.68:dev'
api 'com.github.GTNewHorizons:Baubles:1.0.4:dev'
api 'com.github.GTNewHorizons:ModularUI:1.2.1:dev'
api ('com.github.GTNewHorizons:ThaumicBoots:1.3.8:dev'){
api 'com.github.GTNewHorizons:ModularUI:1.2.2:dev'
api ('com.github.GTNewHorizons:ThaumicBoots:1.3.9:dev'){
exclude group: 'com.github.GTNewHorizons', module: 'Electro-Magic-Tools'
}

Expand Down

0 comments on commit 58c2065

Please sign in to comment.