aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authorTyrantnh <124327404+Tyrantnh@users.noreply.github.com>2023-02-05 15:08:46 -0500
committerGitHub <noreply@github.com>2023-02-05 21:08:46 +0100
commit064a3f949c4d887313cb17488e060e08f7444b76 (patch)
tree12c3485c885e3e53036fa8e89a98687fe1e9ca06 /dependencies.gradle
parent9d9862a3f65d041c055c06526c5284d0659178a7 (diff)
downloadGT5-Unofficial-064a3f949c4d887313cb17488e060e08f7444b76.tar.gz
GT5-Unofficial-064a3f949c4d887313cb17488e060e08f7444b76.tar.bz2
GT5-Unofficial-064a3f949c4d887313cb17488e060e08f7444b76.zip
Add wrap for wetware SoC (#280)
* Update CircuitPartLoader.java * Update GT5U dependency Former-commit-id: 39fa96e3f5fa005b88a20e3c6730d676ae8fc8d6
Diffstat (limited to 'dependencies.gradle')
-rw-r--r--dependencies.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 1c6dd743f9..fc48ad2d76 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -1,7 +1,7 @@
// Add your dependencies here
dependencies {
- compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.254:dev")
+ compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.267:dev")
compile("com.github.GTNewHorizons:StructureLib:1.2.0-beta.2:dev")
compile("com.github.GTNewHorizons:TecTech:5.0.85:dev")
compile("com.github.GTNewHorizons:NotEnoughItems:2.3.24-GTNH:dev")