diff --git a/build.gradle.kts b/build.gradle.kts index a25bdcc..c3602f0 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.126.1") + implementation("com.willfp:libreforge:3.126.2") implementation("org.joml:joml:1.10.4") } diff --git a/gradle.properties b/gradle.properties index f0e7c71..96bd4aa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Dec 12 14:01:34 GMT 2022 -version=8.112.1 +#Tue Dec 20 15:15:33 GMT 2022 +version=8.112.2 plugin-name=EcoBosses