diff --git a/build.gradle.kts b/build.gradle.kts index 010186f..02881ba 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.122.0") + implementation("com.willfp:libreforge:3.123.0") implementation("org.joml:joml:1.10.4") } diff --git a/gradle.properties b/gradle.properties index af60a3e..c88cf0c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Nov 24 14:30:48 GMT 2022 -version=8.108.0 +#Sat Nov 26 19:20:59 GMT 2022 +version=8.109.0 plugin-name=EcoBosses