diff --git a/build.gradle.kts b/build.gradle.kts index ad237f7..a0768e4 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.3") + implementation("com.willfp:libreforge:3.127.0") implementation("org.joml:joml:1.10.4") } diff --git a/gradle.properties b/gradle.properties index aa9e9fd..6e91a17 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Dec 26 14:01:48 CET 2022 -version=8.112.3 +#Mon Jan 02 15:58:40 GMT 2023 +version=8.113.0 plugin-name=EcoBosses