diff --git a/build.gradle.kts b/build.gradle.kts index 90e887c..6454157 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -41,7 +41,7 @@ allprojects { compileOnly("org.jetbrains:annotations:23.0.0") compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.7.10") - implementation("com.willfp:libreforge:3.110.0") + implementation("com.willfp:libreforge:3.111.0") implementation("org.joml:joml:1.10.4") } diff --git a/gradle.properties b/gradle.properties index ac5d653..8b5d831 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Oct 07 19:51:54 BST 2022 -version=8.96.0 +#Sun Oct 09 15:03:11 BST 2022 +version=8.97.0 plugin-name=EcoBosses