diff --git a/CHANGELOG.md b/CHANGELOG.md index 552033a..80b1be4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ### FIXES: ### CHANGES: -- updated to GT 1.4.2 +- updated to GT 1.4.4 ## WIP Documentation!: diff --git a/settings.gradle b/settings.gradle index 3f003d9..3911178 100644 --- a/settings.gradle +++ b/settings.gradle @@ -36,8 +36,8 @@ dependencyResolutionManagement { def vineFlowerVersion = "1.+" def macheteVersion = "1.+" def configurationVersion = "2.2.0" - def gtCeuVersion = "1.4.2" - def ldLibVersion = "1.0.28.b" + def gtCeuVersion = "1.4.4" + def ldLibVersion = "1.0.28.c" def mixinExtrasVersion = "0.2.0" def mixinVersion = "0.8.6-SNAPSHOT"