Compare commits

...

2 Commits
2.0.0 ... 2.1.0

Author SHA1 Message Date
Auxilor
79e23e8c80 I hate the model engine repo 2023-03-29 19:29:06 +01:00
Auxilor
272edef182 libreforge-updater 2023-03-29 19:21:13 +01:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -1,5 +1,5 @@
#libreforge-updater #libreforge-updater
#Wed Mar 29 15:47:39 BST 2023 #Wed Mar 29 19:21:13 BST 2023
kotlin.code.style=official kotlin.code.style=official
libreforge-version=4.0.0 libreforge-version=4.1.0
version=2.0.0 version=2.1.0