diff options
| author | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2022-08-08 04:11:31 +0100 |
|---|---|---|
| committer | GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | 2022-08-08 04:11:31 +0100 |
| commit | f35b3152def074903057460ab033921eb4177773 (patch) | |
| tree | 0ebdf0f6c3f489cf0a85dc0701317b72f0512579 | |
| parent | 5df19b680787d25e9e9677c776157430be7080d1 (diff) | |
| download | GT5-Unofficial-f35b3152def074903057460ab033921eb4177773.tar.gz GT5-Unofficial-f35b3152def074903057460ab033921eb4177773.tar.bz2 GT5-Unofficial-f35b3152def074903057460ab033921eb4177773.zip | |
Bump dep
| -rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 265d368702..3182ad7fb8 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -8,7 +8,7 @@ dependencies { 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.15:dev') + compile('com.github.GTNewHorizons:StructureLib:1.0.16:dev') compile('net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev') compileOnly('com.github.GTNewHorizons:OpenModularTurrets:2.2.11-247:dev') {transitive=false} |
