Updated libreforge to 2.4.0

This commit is contained in:
Auxilor
2021-12-26 13:09:55 +00:00
parent 3c5bf1827f
commit 99a63a9cd8

View File

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