mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-22 15:05:18 +01:00
Updated to 8.20.3
This commit is contained in:
parent
9e82fc99dd
commit
76b6d12c41
@ -48,6 +48,7 @@ allprojects {
|
||||
|
||||
shadowJar {
|
||||
relocate('com.willfp.libreforge', 'com.willfp.ecoenchants.libreforge')
|
||||
relocate('redempt.crunch', 'com.willfp.ecoenchants.libreforge.crunch')
|
||||
}
|
||||
|
||||
compileJava {
|
||||
@ -56,7 +57,7 @@ allprojects {
|
||||
|
||||
dependencies {
|
||||
compileOnly 'com.willfp:eco:6.17.1'
|
||||
implementation 'com.willfp:libreforge:2.17.1'
|
||||
implementation 'com.willfp:libreforge:2.18.0'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:19.0.0'
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
version = 8.20.2
|
||||
version = 8.20.3
|
||||
plugin-name = EcoEnchants
|
Loading…
Reference in New Issue
Block a user