diff options
author | boubou19 <miisterunknown@gmail.com> | 2024-08-26 23:36:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 23:36:24 +0200 |
commit | ed756a88342a4a78fc98e111e5ee0a41129138db (patch) | |
tree | b77dbc806753303536ddb3fa5050c81dcf885a41 | |
parent | 30a6f68b0c42abaec7b8553e2b6742716e5195c9 (diff) | |
parent | eb8e822195db13aaed5f922785a02faa69ad0c85 (diff) | |
download | GT5-Unofficial-ed756a88342a4a78fc98e111e5ee0a41129138db.tar.gz GT5-Unofficial-ed756a88342a4a78fc98e111e5ee0a41129138db.tar.bz2 GT5-Unofficial-ed756a88342a4a78fc98e111e5ee0a41129138db.zip |
Merge branch 'master' into mergeGTNEIORE
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 015d9cc5fd..ded44b01be 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -45,7 +45,7 @@ dependencies { api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-435-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.26-gtnh:dev") api('com.github.GTNewHorizons:Yamcl:0.6.0:dev') - api("com.github.GTNewHorizons:Postea:1.0.8:dev") + api("com.github.GTNewHorizons:Postea:1.0.9:dev") compileOnlyApi('com.github.GTNewHorizons:ThaumicTinkerer:2.10.1:dev') compileOnlyApi("com.github.GTNewHorizons:Mobs-Info:0.4.2-GTNH:dev") |