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-10-13 20:13:11 +01:00
parent b1365855af
commit bc73201ec5
7 changed files with 53 additions and 6 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.111.1")
implementation("com.willfp:libreforge:3.112.0")
implementation("org.joml:joml:1.10.4")
}