Updated to 8.20.3

This commit is contained in:
Auxilor 2022-01-10 21:07:21 +00:00
parent 9e82fc99dd
commit 76b6d12c41
2 changed files with 3 additions and 2 deletions

View File

@ -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'

View File

@ -1,2 +1,2 @@
version = 8.20.2
version = 8.20.3
plugin-name = EcoEnchants