Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 13, 2024
1 parent b8571db commit 6b2e41e
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
Expand Up @@ -12,7 +12,7 @@ dependencies {
compileOnly("com.github.GTNewHorizons:Mantle:0.4.1:dev") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.12.10-GTNH:dev") {
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.12.12-GTNH:dev") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:BloodMagic:1.6.6:dev") {
Expand All @@ -24,7 +24,7 @@ dependencies {
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.71:dev") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.33:dev") {
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.38:dev") {
transitive = false
}

Expand All @@ -41,5 +41,5 @@ dependencies {
transitive = false
}

runtimeOnly("com.github.GTNewHorizons:GTNHLib:0.5.13:dev")
runtimeOnly("com.github.GTNewHorizons:GTNHLib:0.5.14:dev")
}

0 comments on commit 6b2e41e

Please sign in to comment.