diff options
| author | GDCloud <gdcloudstrike@gmail.com> | 2023-03-21 01:45:29 +0100 |
|---|---|---|
| committer | GDCloud <gdcloudstrike@gmail.com> | 2023-03-21 01:45:29 +0100 |
| commit | 961fc1e64f0434070e115460ab39f41fd52286fa (patch) | |
| tree | a7e65b34470bf36cba9582eb464ff2713a1c77ae | |
| parent | 2d00d31811dc6aa0064076b82a993d1a3591a175 (diff) | |
| download | GT5-Unofficial-961fc1e64f0434070e115460ab39f41fd52286fa.tar.gz GT5-Unofficial-961fc1e64f0434070e115460ab39f41fd52286fa.tar.bz2 GT5-Unofficial-961fc1e64f0434070e115460ab39f41fd52286fa.zip | |
update dependencies
| -rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 86cb692f1f..6f613e9d7d 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -2,7 +2,7 @@ dependencies { shadowImplementation('com.github.GTNewHorizons:AVRcore:1.0.1') - api("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.275:dev") + api("com.github.GTNewHorizons:GT5-Unofficial:5.09.42.09:dev") api('com.github.GTNewHorizons:Yamcl:0.5.84:dev') api('com.github.GTNewHorizons:ModularUI:1.0.67:dev') implementation('com.github.GTNewHorizons:GTNEIOrePlugin:1.0.27:dev') |
