Updated libreforge to 1.3.0

This commit is contained in:
Auxilor
2021-11-28 09:48:28 +00:00
parent 62a94ba693
commit 937c69093e

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.13.11'
implementation 'com.willfp:libreforge:1.2.0'
implementation 'com.willfp:libreforge:1.3.0'
compileOnly 'org.jetbrains:annotations:23.0.0'