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

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

See merge request JFronny/translater!45
This commit is contained in:
J. Fronny 2020-11-21 17:48:50 +00:00
commit 68be8370e8
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
}