relocate yaml on velocity

This commit is contained in:
onebeastchris 2024-03-20 22:18:33 +01:00
parent f7d83aa143
commit b2bc3c528a
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ dependencies {
platformRelocate("com.fasterxml.jackson")
platformRelocate("it.unimi.dsi.fastutil")
platformRelocate("net.kyori.adventure.text.serializer.gson.legacyimpl")
platformRelocate("org.yaml")
exclude("com.google.*:*")