libreforge-updater

This commit is contained in:
Auxilor
2023-04-09 18:19:45 -04:00
parent 27be85e00d
commit 76f31ecc7d
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ version = rootProject.version
dependencies {
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
compileOnly("com.ticxo.modelengine:api:R3.1.6")
compileOnly("com.ticxo.modelengine:api:R3.1.5")
compileOnly("com.github.ben-manes.caffeine:caffeine:3.0.2")
implementation("com.willfp:ecomponent:1.3.0")