diff --git a/build.gradle b/build.gradle index 16a9d3eb4..a78e0faa6 100755 --- a/build.gradle +++ b/build.gradle @@ -81,7 +81,7 @@ repositories { } dependencies { - runtime launchCompile('com.github.ImpactDevelopment:SimpleTweaker:1.1') + runtime launchCompile('com.github.ImpactDevelopment:SimpleTweaker:1.2') runtime launchCompile('org.spongepowered:mixin:0.7.11-SNAPSHOT') { // Mixin includes a lot of dependencies that are too up-to-date exclude module: 'launchwrapper'