9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-27 02:49:08 +00:00
This commit is contained in:
Auxilor
2022-09-28 17:55:29 +01:00
parent 137f4e3732
commit 7db3af5dca

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.106.0'
implementation("com.willfp:libreforge:3.106.0")
implementation("org.joml:joml:1.10.4")
}