Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jul 21, 2024
1 parent 3272453 commit 7040128
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
Expand Up @@ -21,10 +21,10 @@ dependencies {
compileOnly("com.github.GTNewHorizons:CraftTweaker:3.3.1:dev") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.31:dev") {
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.5.36:dev") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.48.75:dev") {
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.48.97:dev") {
transitive = false
}

Expand Down

0 comments on commit 7040128

Please sign in to comment.