Updated libreforge to 2.3.1

This commit is contained in:
Auxilor
2021-12-23 19:14:42 +00:00
parent 7410c6dac2
commit 3c5bf1827f

View File

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