9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-31 12:56:38 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-03-30 20:39:45 +01:00
parent bdf297a6cb
commit 4d2ab8d59b
3 changed files with 3 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.31.0'
implementation 'com.willfp:libreforge:3.29.0'
implementation 'com.willfp:libreforge:3.30.0'
compileOnly 'org.jetbrains:annotations:23.0.0'