Merge branch 'renovate/me.sargunvohra.mcmods-autoconfig1u-3.x' into 'master'

Update dependency me.sargunvohra.mcmods:autoconfig1u to v3.3.0

See merge request JFronny/translater!36
This commit is contained in:
J. Fronny 2020-10-28 16:40:55 +00:00
commit b990424ad9
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ 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.3"
include "me.sargunvohra.mcmods:autoconfig1u:3.2.3"
modCompile "me.sargunvohra.mcmods:autoconfig1u:3.3.0"
include "me.sargunvohra.mcmods:autoconfig1u:3.3.0"
modApi ("me.shedaniel.cloth:config-2:4.8.2") {
transitive = false
}