Skip to content

Commit

Permalink
Update GCYM Dep to 1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit committed Aug 12, 2024
1 parent 7b89473 commit 2a2f6a1
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 @@ -49,9 +49,9 @@ dependencies {
implementation ("gregtech:gregtech:2.8.10-beta") {
transitive = false
} // Version 2.8.10
implementation ("gregicality:GregicalityMultiblocks:1.2.10") {
implementation ("gregicality:GregicalityMultiblocks:1.2.11") {
transitive = false
} // Version 1.2.10
} // Version 1.2.11

// Pack Mode (from CurseForge)
implementation rfg.deobf("curse.maven:packmode-278398:2567799") // Version 1.2.0
Expand Down

0 comments on commit 2a2f6a1

Please sign in to comment.