aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authorGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2022-08-28 23:12:08 +0100
committerGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2022-08-28 23:12:08 +0100
commitc2129c2dd94561bd81b7f6331e51822f98a25185 (patch)
tree5531cf295b55dee9c47a6c87059c14b5bbbb0060 /dependencies.gradle
parentf13ba044220d96d1f147cfcea9ca9b420a62d246 (diff)
downloadGT5-Unofficial-c2129c2dd94561bd81b7f6331e51822f98a25185.tar.gz
GT5-Unofficial-c2129c2dd94561bd81b7f6331e51822f98a25185.tar.bz2
GT5-Unofficial-c2129c2dd94561bd81b7f6331e51822f98a25185.zip
Bump dep
Diffstat (limited to 'dependencies.gradle')
-rw-r--r--dependencies.gradle6
1 files changed, 3 insertions, 3 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 3182ad7fb8..ca50d79a7c 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -3,17 +3,17 @@
dependencies {
shadowImplementation('com.github.GTNewHorizons:AVRcore:master-SNAPSHOT')
- compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.40.84:dev')
+ compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.16:dev')
compile('com.github.GTNewHorizons:Yamcl:0.5.82:dev')
compile('com.github.GTNewHorizons:NotEnoughItems:2.2.15-GTNH:dev')
compile('com.github.GTNewHorizons:CodeChickenLib:1.1.5.3:dev')
compile('com.github.GTNewHorizons:CodeChickenCore:1.1.4:dev')
- compile('com.github.GTNewHorizons:StructureLib:1.0.16:dev')
+ compile('com.github.GTNewHorizons:StructureLib:1.1.7:dev')
compile('net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev')
compileOnly('com.github.GTNewHorizons:OpenModularTurrets:2.2.11-247:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:OpenComputers:1.7.5.23-GTNH:dev') {transitive=false}
- compileOnly('com.github.GTNewHorizons:GTplusplus:1.7.32:dev') {transitive=false}
+ compileOnly('com.github.GTNewHorizons:GTplusplus:1.7.76:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-85-GTNH:dev') {transitive=false}
compileOnly('curse.maven:cofh-lib-220333:2388748') {transitive=false}