diff --git a/build.gradle.kts b/build.gradle.kts index 7f49aa3..430369d 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.129.4") + implementation("com.willfp:libreforge:3.129.5") implementation("org.joml:joml:1.10.4") } diff --git a/gradle.properties b/gradle.properties index b584a16..1864216 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Mar 02 12:56:01 GMT 2023 -version=8.115.4 +#Mon Mar 13 13:40:30 GMT 2023 +version=8.115.5 plugin-name=EcoBosses