diff --git a/build.gradle b/build.gradle index 3a57b01..bf0f34a 100644 --- a/build.gradle +++ b/build.gradle @@ -64,7 +64,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.48.0' - implementation 'com.willfp:libreforge:3.129.1' + implementation 'com.willfp:libreforge:3.129.2' implementation 'org.joml:joml:1.10.4' implementation 'com.willfp:ecomponent:1.3.0' diff --git a/gradle.properties b/gradle.properties index 550999c..906253d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Feb 12 16:55:30 GMT 2023 -version=5.138.1 +#Wed Feb 15 20:58:51 GMT 2023 +version=5.138.2 plugin-name=Talismans