mirror of
https://github.com/Auxilor/Reforges.git
synced 2025-12-27 02:49:13 +00:00
Updated libreforge
This commit is contained in:
@@ -40,12 +40,11 @@ allprojects {
|
||||
|
||||
shadowJar {
|
||||
relocate('com.willfp.libreforge', 'com.willfp.reforges.libreforge')
|
||||
relocate('redempt.crunch', 'com.willfp.reforges.libreforge.crunch')
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly 'com.willfp:eco:6.18.1'
|
||||
implementation 'com.willfp:libreforge:2.18.1'
|
||||
implementation 'com.willfp:libreforge:3.0.0'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user