Updated libreforge to 2.4.0

This commit is contained in:
Auxilor
2021-12-26 13:12:37 +00:00
parent 2c50a5a38f
commit 4ff7449cdc

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.15.0' compileOnly 'com.willfp:eco:6.15.0'
implementation 'com.willfp:libreforge:2.3.1' implementation 'com.willfp:libreforge:2.4.0'
compileOnly 'org.jetbrains:annotations:23.0.0' compileOnly 'org.jetbrains:annotations:23.0.0'