Compare commits

...

1 Commits

Author SHA1 Message Date
Auxilor
6f370657c4 libreforge-updater 2023-01-13 18:09:30 +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.127.1' implementation 'com.willfp:libreforge:3.127.2'
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.1.3' compileOnly 'com.ticxo.modelengine:api:R3.0.1'
} }
build.dependsOn publishToMavenLocal build.dependsOn publishToMavenLocal

View File

@@ -1,4 +1,4 @@
#libreforge-updater #libreforge-updater
#Sat Jan 07 12:18:34 GMT 2023 #Fri Jan 13 18:09:30 GMT 2023
version=1.67.1 version=1.67.2
plugin-name=EcoPets plugin-name=EcoPets