diff --git a/build.gradle.kts b/build.gradle.kts index 3f8ee2b..aaf705c 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.108.1") + implementation("com.willfp:libreforge:3.109.0") implementation("org.joml:joml:1.10.4") } diff --git a/gradle.properties b/gradle.properties index 90b9dee..a58cef5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Oct 04 15:53:28 BST 2022 -version=8.94.1 +#Thu Oct 06 12:04:55 BST 2022 +version=8.95.0 plugin-name=EcoBosses