aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2024-05-03 19:59:57 +0200
committerMartin Robertz <dream-master@gmx.net>2024-05-03 19:59:57 +0200
commitc361b6dff5e9d01e6f5cac89305f08712e2f3914 (patch)
tree454ad45bf331483012672d902d478861386bdfb2
parent70e1acf1569f94ed7081a5ea44bac73822a29aa6 (diff)
downloadGT5-Unofficial-c361b6dff5e9d01e6f5cac89305f08712e2f3914.tar.gz
GT5-Unofficial-c361b6dff5e9d01e6f5cac89305f08712e2f3914.tar.bz2
GT5-Unofficial-c361b6dff5e9d01e6f5cac89305f08712e2f3914.zip
update
-rw-r--r--dependencies.gradle28
-rw-r--r--gradle/wrapper/gradle-wrapper.jarbin43462 -> 43453 bytes
2 files changed, 14 insertions, 14 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 449846eb44..3c051876ac 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -35,24 +35,24 @@
*/
dependencies {
- api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.134:dev')
+ api('com.github.GTNewHorizons:GT5-Unofficial:5.09.46.02:dev')
{
exclude group:"com.github.GTNewHorizons", module:"ModularUI"
}
api("com.github.GTNewHorizons:EnderCore:0.4.6:dev")
- api("com.github.GTNewHorizons:EnderIO:2.7.1:dev")
- api("com.github.GTNewHorizons:ForestryMC:4.8.8:dev")
+ api("com.github.GTNewHorizons:EnderIO:2.7.4:dev")
+ api("com.github.GTNewHorizons:ForestryMC:4.8.9:dev")
api("com.github.GTNewHorizons:ModularUI:1.1.42:dev")
- api("com.github.GTNewHorizons:Mobs-Info:0.2.5-GTNH:dev")
+ api("com.github.GTNewHorizons:Mobs-Info:0.2.6-GTNH:dev")
devOnlyNonPublishable("com.github.GTNewHorizons:Infernal-Mobs:1.8.1-GTNH:dev")
//compileOnly("curse.maven:extrautilities-225561:2264384") {
// transitive = false
//}
- compileOnly("com.github.GTNewHorizons:GTplusplus:1.11.50:dev")
+ compileOnly("com.github.GTNewHorizons:GTplusplus:1.12.0:dev")
{
transitive = false
}
- compileOnly("com.github.GTNewHorizons:BloodMagic:1.5.2:dev")
+ compileOnly("com.github.GTNewHorizons:BloodMagic:1.6.0:dev")
{
transitive = false
}
@@ -64,11 +64,11 @@ dependencies {
{
transitive = false
}
- compileOnly("com.github.GTNewHorizons:bartworks:0.9.17:dev")
+ compileOnly("com.github.GTNewHorizons:bartworks:0.9.21:dev")
{
transitive = false
}
- compileOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.3.43:dev")
+ compileOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.4.2:dev")
{
transitive = false
}
@@ -87,18 +87,18 @@ dependencies {
// For testing
//runtimeOnly("com.github.GTNewHorizons:BetterLoadingScreen:1.6.1-GTNH:dev")
- //runtimeOnly("com.github.GTNewHorizons:GTplusplus:1.11.50:dev")
+ //runtimeOnly("com.github.GTNewHorizons:GTplusplus:1.12.0:dev")
//runtimeOnly("com.github.GTNewHorizons:harvestcraft:1.1.10-GTNH:dev")
- //runtimeOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.3.43:dev")
+ //runtimeOnly("com.github.GTNewHorizons:NewHorizonsCoreMod:2.4.2:dev")
//runtimeOnly("com.github.GTNewHorizons:OpenBlocks:1.9.1-GTNH:dev")
- //runtimeOnly("com.github.GTNewHorizons:bartworks:0.9.17:dev")
+ //runtimeOnly("com.github.GTNewHorizons:bartworks:0.9.21:dev")
//runtimeOnly("com.github.GTNewHorizons:CraftTweaker:3.3.1:dev")
//api("com.github.GTNewHorizons:SpecialMobs:3.5.0:dev")
- //api("com.github.GTNewHorizons:twilightforest:2.5.19:dev")
+ //api("com.github.GTNewHorizons:twilightforest:2.5.24:dev")
//api("com.github.GTNewHorizons:EnderZoo:1.1.0:dev")
- runtimeOnly("com.github.GTNewHorizons:Draconic-Evolution:1.3.3-GTNH:dev")
+ runtimeOnly("com.github.GTNewHorizons:Draconic-Evolution:1.3.5-GTNH:dev")
//runtimeOnly("thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev")
- //runtimeOnly("com.github.GTNewHorizons:BloodMagic:1.5.2:dev")
+ //runtimeOnly("com.github.GTNewHorizons:BloodMagic:1.6.0:dev")
//api("curse.maven:witchery-69673:2234410")
testImplementation('junit:junit:4.12')
diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar
index d64cd49177..e6441136f3 100644
--- a/gradle/wrapper/gradle-wrapper.jar
+++ b/gradle/wrapper/gradle-wrapper.jar
Binary files differ