9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-30 20:39:13 +00:00

libreforge-updater

This commit is contained in:
Auxilor
2022-12-05 10:51:14 +00:00
parent ae0c8531b0
commit 18c66ef10c
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.1")
implementation("com.willfp:libreforge:3.125.0")
implementation("org.joml:joml:1.10.4")
}