diff --git a/build.gradle.kts b/build.gradle.kts index b2f81ab..e5648d5 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.127.2") + implementation("com.willfp:libreforge:3.127.3") implementation("org.joml:joml:1.10.4") } diff --git a/gradle.properties b/gradle.properties index bbfbeab..befa412 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Jan 13 18:08:48 GMT 2023 -version=8.113.2 +#Tue Jan 17 16:48:42 GMT 2023 +version=8.113.3 plugin-name=EcoBosses