From 9a7bfc60da236b2be33aa372b18e1b2b82de068f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 Aug 2020 13:43:07 +0000 Subject: [PATCH] Update dependency me.sargunvohra.mcmods:autoconfig1u to v3.2.2 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a075a53..66fbdd4 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ dependencies { modCompile "com.github.vbauer:yandex-translate-api:1.4.2" include "com.github.vbauer:yandex-translate-api:1.4.2" - modCompile "me.sargunvohra.mcmods:autoconfig1u:3.2.0-unstable" + modCompile "me.sargunvohra.mcmods:autoconfig1u:3.2.2" include "me.sargunvohra.mcmods:autoconfig1u:3.2.0-unstable" modApi ("me.shedaniel.cloth:config-2:4.8.1") { transitive = false