mirror of
https://github.com/Auxilor/EcoArmor.git
synced 2025-12-27 02:49:22 +00:00
Updated libreforge
This commit is contained in:
@@ -58,11 +58,12 @@ allprojects {
|
||||
|
||||
shadowJar {
|
||||
relocate('com.willfp.libreforge', 'com.willfp.ecoarmor.libreforge')
|
||||
relocate('redempt.crunch', 'com.willfp.ecoarmor.libreforge.crunch')
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly 'io.auxilor:eco:6.18.1'
|
||||
implementation 'com.willfp:libreforge:2.17.1'
|
||||
implementation 'com.willfp:libreforge:2.18.0'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
version = 7.14.1
|
||||
version = 7.14.2
|
||||
plugin-name = EcoArmor
|
||||
Reference in New Issue
Block a user