9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-27 02:49:08 +00:00

libreforge-updater

This commit is contained in:
Auxilor
2022-11-30 17:38:55 +00:00
parent 705eafb9af
commit ae0c8531b0
2 changed files with 3 additions and 3 deletions

View File

@@ -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.124.0")
implementation("com.willfp:libreforge:3.124.1")
implementation("org.joml:joml:1.10.4")
}