Updated libreforge

This commit is contained in:
Auxilor
2022-04-27 19:01:06 +01:00
parent 31b8744bc0
commit 117fc7aac8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -41,8 +41,8 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:6.34.0'
implementation 'com.willfp:libreforge:3.36.0'
compileOnly 'com.willfp:eco:6.35.1'
implementation 'com.willfp:libreforge:3.36.1'
compileOnly 'org.jetbrains:annotations:23.0.0'