Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss committed Nov 23, 2024
1 parent 16a26de commit 8bbb24a
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 @@ -7,7 +7,7 @@ dependencies {

implementation("com.github.GTNewHorizons:GTNHLib:0.5.20:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.79:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:509.50.73:dev") {
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.73:dev") {
transitive = false
exclude group:"com.github.GTNewHorizons", module:"ModularUI"
}
Expand Down

0 comments on commit 8bbb24a

Please sign in to comment.