Skip to content

Commit

Permalink
update ldlib, jei (#1617)
Browse files Browse the repository at this point in the history
  • Loading branch information
screret authored Jul 28, 2024
1 parent 8287f30 commit cce804e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencyResolutionManagement {

// Mod Dependencies Versions
// Common
def jeiVersion = "15.2.0.27"
def jeiVersion = "15.8.0.11"
def reiVersion = "12.1.725"
def emiVersion = "1.0.30"
def ae2Version = "15.0.18"
Expand All @@ -44,7 +44,7 @@ dependencyResolutionManagement {
def vineFlowerVersion = "1.+"
def macheteVersion = "1.+"
def configurationVersion = "2.2.0"
def ldLibVersion = "1.0.25.p"
def ldLibVersion = "1.0.26"
def mixinextrasVersion = "0.2.0"
def shimmerVersion = "0.2.4"

Expand Down

0 comments on commit cce804e

Please sign in to comment.