9
0
mirror of https://github.com/HibiscusMC/HibiscusCommons.git synced 2025-12-19 15:09:26 +00:00

chore: update joml to 1.10.8

This commit is contained in:
LoJoSho
2025-01-10 13:09:54 -06:00
parent b0336c67de
commit 14c9f1b3f8

View File

@@ -97,7 +97,7 @@ allprojects {
compileOnly("com.github.Xiao-MoMi:Custom-Fishing:2.2.26")
compileOnly("com.ticxo.modelengine:ModelEngine:R4.0.2")
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0")
compileOnly("org.joml:joml:1.10.5")
compileOnly("org.joml:joml:1.10.8")
// Lombok <3
annotationProcessor("org.projectlombok:lombok:1.18.36")