diff --git a/build.gradle b/build.gradle index 6133044..f6a0409 100644 --- a/build.gradle +++ b/build.gradle @@ -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' diff --git a/gradle.properties b/gradle.properties index c040962..be0c9d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 3.19.0 +version = 3.19.1 plugin-name = Boosters \ No newline at end of file