diff options
| author | NotAPenguin <michiel.vandeginste@gmail.com> | 2024-09-03 19:32:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-03 19:32:37 +0200 |
| commit | 8bafe3b9a0fdf53cd7a3dd732af1ba1046302a09 (patch) | |
| tree | 10365b32477a5304727661e45ecac5c540799fda | |
| parent | 3f58176ec00250cb5fd64a5526dc341e3fd5d47f (diff) | |
| download | GT5-Unofficial-8bafe3b9a0fdf53cd7a3dd732af1ba1046302a09.tar.gz GT5-Unofficial-8bafe3b9a0fdf53cd7a3dd732af1ba1046302a09.tar.bz2 GT5-Unofficial-8bafe3b9a0fdf53cd7a3dd732af1ba1046302a09.zip | |
bump ae2 (#3029)
Co-authored-by: Martin Robertz <dream-master@gmx.net>
| -rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 6ab2b44db9..2c2880ecda 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -42,7 +42,7 @@ dependencies { api("com.github.GTNewHorizons:ModularUI:1.1.44:dev") api("com.github.GTNewHorizons:ModularUI2:2.1.3-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") - api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-445-GTNH:dev") + api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-449-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.33-gtnh:dev") api('com.github.GTNewHorizons:Yamcl:0.6.0:dev') api("com.github.GTNewHorizons:Postea:1.0.9:dev") |
