Updated libreforge to 2.1.0

This commit is contained in:
Auxilor
2021-12-05 13:37:03 +00:00
parent 39cc7e651f
commit 016e8052ee

View File

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