diff options
| author | chochem <40274384+chochem@users.noreply.github.com> | 2023-04-17 16:43:19 +0100 |
|---|---|---|
| committer | chochem <40274384+chochem@users.noreply.github.com> | 2023-04-17 16:43:19 +0100 |
| commit | 25257f46b5fb659d09d688745ef67df2749977bd (patch) | |
| tree | d0a7f04dfbe4b8f9ef206503a7b01d3b2ab08ddb | |
| parent | 5bcf3dec0414fd556401ce2db97b317e5e4c073a (diff) | |
| download | GT5-Unofficial-25257f46b5fb659d09d688745ef67df2749977bd.tar.gz GT5-Unofficial-25257f46b5fb659d09d688745ef67df2749977bd.tar.bz2 GT5-Unofficial-25257f46b5fb659d09d688745ef67df2749977bd.zip | |
bump gt dep
| -rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 89c4134aa6..f39d47adcc 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.195:dev') + compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.42.58:dev') compile('com.github.GTNewHorizons:NewHorizonsCoreMod:1.9.139:dev') compile('com.github.GTNewHorizons:StructureLib:1.1.3:dev') compile('com.github.GTNewHorizons:GTplusplus:1.7.144:dev') |
