9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2026-01-06 15:51:32 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-01-29 21:50:37 +00:00
parent 77ce758092
commit f99f6a7855
3 changed files with 4 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.20.0'
implementation 'com.willfp:libreforge:3.9.0'
implementation 'com.willfp:libreforge:3.9.1'
compileOnly 'org.jetbrains:annotations:23.0.0'