Update ModelEngine dependency

This commit is contained in:
WesleyTrain
2022-08-11 14:25:57 -04:00
committed by GitHub
parent 1aa419bce7
commit 2ef337d4ca

View File

@@ -7,7 +7,7 @@ dependencies {
compileOnly 'net.kyori:adventure-api:4.10.1'
compileOnly 'net.essentialsx:EssentialsX:2.19.0'
compileOnly 'com.github.ben-manes.caffeine:caffeine:3.0.6'
compileOnly 'com.ticxo.modelengine:api:R2.5.0'
compileOnly 'com.ticxo.modelengine:api:B3.0.0'
}
build.dependsOn publishToMavenLocal