9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-28 11:29:20 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-01-10 21:10:58 +00:00
parent 078b49d46d
commit efdc06bde5
2 changed files with 3 additions and 2 deletions

View File

@@ -40,11 +40,12 @@ 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.17.1'
implementation 'com.willfp:libreforge:2.18.0'
compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -1,2 +1,2 @@
version = 4.25.1
version = 4.25.2
plugin-name = Reforges