Update dependency me.shedaniel.cloth:config-2 to v5

This commit is contained in:
WhiteSource Renovate 2020-11-21 17:48:50 +00:00 committed by J. Fronny
parent b8447afea7
commit e8cf03236b
1 changed files with 2 additions and 2 deletions

View File

@ -32,10 +32,10 @@ dependencies {
modCompile "me.sargunvohra.mcmods:autoconfig1u:3.3.1"
include "me.sargunvohra.mcmods:autoconfig1u:3.3.1"
modApi ("me.shedaniel.cloth:config-2:4.8.3") {
modApi ("me.shedaniel.cloth:config-2:5.0.0") {
transitive = false
}
include ("me.shedaniel.cloth:config-2:4.8.3") {
include ("me.shedaniel.cloth:config-2:5.0.0") {
transitive = false
}