diff --git a/build.gradle b/build.gradle index aeeca1b..81d548a 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.43.0' + implementation 'com.willfp:libreforge:3.43.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index aaec410..5d1cd54 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.5.0 +version = 4.5.1 plugin-name = Boosters \ No newline at end of file