libreforge-updater

This commit is contained in:
Auxilor
2022-05-20 18:27:25 +01:00
parent 30567c8a30
commit 1504901f62
3 changed files with 5 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ allprojects {
shadowJar {
relocate('com.willfp.libreforge', 'com.willfp.ecoenchants.libreforge')
relocate('org.joml', 'com.willfp.ecoenchants.libreforge.joml')
}
compileJava {

View File

@@ -3,6 +3,7 @@ version rootProject.version
subprojects {
dependencies {
implementation 'com.willfp:libreforge:3.47.0'
implementation 'com.willfp:libreforge:3.48.0'
implementation 'org.joml:joml:1.10.4'
}
}

View File

@@ -1,4 +1,4 @@
#libreforge-updater
#Fri May 20 14:20:31 BST 2022
version=8.69.0
#Fri May 20 18:27:25 BST 2022
version=8.70.0
plugin-name=EcoEnchants