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

This commit is contained in:
Renovate Bot 2020-07-23 04:41:13 +00:00
parent a6a77a029d
commit 7a7c898bee
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -30,7 +30,7 @@ dependencies {
modCompile "me.sargunvohra.mcmods:autoconfig1u:3.2.0-unstable" modCompile "me.sargunvohra.mcmods:autoconfig1u:3.2.0-unstable"
include "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" modApi "me.shedaniel.cloth:config-2:4.7.0-unstable"
include "me.shedaniel.cloth:config-2:4.6.0" include "me.shedaniel.cloth:config-2:4.6.0"
modCompile("io.github.prospector:modmenu:1.14.5+build.30") modCompile("io.github.prospector:modmenu:1.14.5+build.30")