Compare commits

...

6 Commits

Author SHA1 Message Date
Auxilor
5ca0cb4f82 libreforge-updater 2023-01-02 15:59:15 +00:00
Auxilor
c2f2088986 libreforge-updater 2022-12-26 14:02:32 +01:00
Auxilor
02c120fc0a Updated model engine 2022-12-20 15:21:13 +00:00
Auxilor
404d908efe libreforge-updater 2022-12-20 15:16:19 +00:00
Auxilor
b430dcaf5b libreforge-updater 2022-12-12 14:02:12 +00:00
Auxilor
84acf13c8d libreforge-updater 2022-12-09 17:02:31 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -49,7 +49,7 @@ allprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.44.0' compileOnly 'com.willfp:eco:6.44.0'
implementation 'com.willfp:libreforge:3.125.0' implementation 'com.willfp:libreforge:3.127.0'
implementation 'com.willfp:ecomponent:1.0.0' implementation 'com.willfp:ecomponent:1.0.0'
implementation 'org.joml:joml:1.10.4' implementation 'org.joml:joml:1.10.4'

View File

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

View File

@@ -1,4 +1,4 @@
#libreforge-updater #libreforge-updater
#Mon Dec 05 10:51:52 GMT 2022 #Mon Jan 02 15:59:15 GMT 2023
version=1.65.0 version=1.67.0
plugin-name=EcoPets plugin-name=EcoPets