aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2022-12-05 19:20:30 +0100
committerGitHub <noreply@github.com>2022-12-05 19:20:30 +0100
commita5937fc02a6fb87f43faa3e7e0addba6529e3078 (patch)
tree70b955007e70da045f0a7ae4d2557c56b5a865d2
parentaa77f87bc8d28b9471c2439c01b1e16bb77c7de6 (diff)
downloadGT5-Unofficial-a5937fc02a6fb87f43faa3e7e0addba6529e3078.tar.gz
GT5-Unofficial-a5937fc02a6fb87f43faa3e7e0addba6529e3078.tar.bz2
GT5-Unofficial-a5937fc02a6fb87f43faa3e7e0addba6529e3078.zip
Update build.gradle
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 1f363c02bc..48cb28c01b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -40,7 +40,7 @@ buildscript {
}
}
dependencies {
- classpath 'com.github.GTNewHorizons:ForgeGradle:1.2.7'
+ classpath 'com.github.GTNewHorizons:ForgeGradle:1.2.11'
}
}
plugins {