aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2024-05-06 23:21:38 +0200
committerMartin Robertz <dream-master@gmx.net>2024-05-06 23:21:38 +0200
commitd2df5d922f7f0e7ec5aed76638068785b14d758e (patch)
treeab68a18306a48b0f5edbd9ea40afb013d1dac9d1
parent9493f09f1255e706de294d3160a9f48e4b2d122b (diff)
downloadGT5-Unofficial-d2df5d922f7f0e7ec5aed76638068785b14d758e.tar.gz
GT5-Unofficial-d2df5d922f7f0e7ec5aed76638068785b14d758e.tar.bz2
GT5-Unofficial-d2df5d922f7f0e7ec5aed76638068785b14d758e.zip
update
-rw-r--r--dependencies.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 866ab0c541..6494cd3667 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -1,7 +1,7 @@
// Add your dependencies here
dependencies {
- api('com.github.GTNewHorizons:GT5-Unofficial:5.09.46.00:dev')
- api('com.github.GTNewHorizons:bartworks:0.9.21:dev')
+ api('com.github.GTNewHorizons:GT5-Unofficial:5.09.46.05:dev')
+ api('com.github.GTNewHorizons:bartworks:0.10.0:dev')
api('com.github.GTNewHorizons:ThaumicTinkerer:2.9.4:dev')
}