Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 26, 2024
1 parent 2c26c4e commit d64ba5b
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 @@ -9,7 +9,7 @@ dependencies {
// we don't want the old Baubles Messing stuff up so lets disable that
exclude module: "Baubles"
}
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.27:dev') {exclude module: "Baubles" }
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.31:dev') {exclude module: "Baubles" }
implementation('com.github.GTNewHorizons:ForbiddenMagic:0.7.0-GTNH:dev') {exclude module: "Baubles" }
implementation('com.github.GTNewHorizons:twilightforest:2.7.1:dev')
implementation('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev') {transitive=false}
Expand Down

0 comments on commit d64ba5b

Please sign in to comment.