Skip to content

Commit

Permalink
Update Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit committed Jul 12, 2024
1 parent 7b91dad commit 51f601a
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 @@ -46,9 +46,9 @@ dependencies {

// GT and GCYM, pretty much the 'core' of this coremod (from GTCEu Maven)
// GT Has Mixins! CHECK MIXINS FOR COMPAT AFTER UPDATING!
implementation ("gregtech:gregtech:2.8.9-beta") {
implementation ("gregtech:gregtech:2.8.10-beta") {
transitive = false
} // Version 2.8.9
} // Version 2.8.10
implementation ("gregicality:GregicalityMultiblocks:1.2.10") {
transitive = false
} // Version 1.2.10
Expand Down

0 comments on commit 51f601a

Please sign in to comment.