Merge branch 'renovate/me.shedaniel.cloth-config-2-4.x' into 'master'

Update dependency me.shedaniel.cloth:config-2 to v4.7.0-unstable

See merge request JFronny/translater!15
This commit is contained in:
J. Fronny 2020-07-24 12:14:42 +00:00
commit 3a4be5c658

View File

@ -30,8 +30,8 @@ dependencies {
modCompile "me.sargunvohra.mcmods:autoconfig1u:3.2.0-unstable"
include "me.sargunvohra.mcmods:autoconfig1u:3.2.0-unstable"
modApi "me.shedaniel.cloth:config-2:4.6.0"
include "me.shedaniel.cloth:config-2:4.6.0"
modApi "me.shedaniel.cloth:config-2:4.7.0-unstable"
include "me.shedaniel.cloth:config-2:4.7.0-unstable"
modCompile("io.github.prospector:modmenu:1.14.5+build.30")
}