9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-21 16:09:24 +00:00

libreforge-updater

This commit is contained in:
Auxilor
2022-05-20 18:27:10 +01:00
parent a41e5b702d
commit ce8b0af155
2 changed files with 5 additions and 3 deletions

View File

@@ -58,11 +58,13 @@ allprojects {
shadowJar {
relocate('com.willfp.libreforge', 'com.willfp.ecobosses.libreforge')
relocate('org.joml', 'com.willfp.ecobosses.libreforge.joml')
}
dependencies {
compileOnly 'com.willfp:eco:6.35.1'
implementation 'com.willfp:libreforge:3.47.0'
implementation 'com.willfp:libreforge:3.48.0'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -1,4 +1,4 @@
#libreforge-updater
#Fri May 20 14:20:16 BST 2022
version=8.32.0
#Fri May 20 18:27:10 BST 2022
version=8.33.0
plugin-name=EcoBosses