diff --git a/build.gradle b/build.gradle index b7a622f..f9cd949 100644 --- a/build.gradle +++ b/build.gradle @@ -60,7 +60,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.45.0' + implementation 'com.willfp:libreforge:3.45.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 122ba72..4c55f35 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon May 16 21:45:27 BST 2022 -version=3.56.0 +#Tue May 17 18:53:33 BST 2022 +version=3.56.1 plugin-name=EcoItems