depend on fastutil

This commit is contained in:
dfsek
2022-01-01 20:12:21 -07:00
parent d13c0dd198
commit 463c323f0a
2 changed files with 3 additions and 0 deletions
@@ -9,4 +9,6 @@ dependencies {
shadedImplementation("net.jafama", "jafama", Versions.Libraries.Internal.jafama)
shadedImplementation("org.ow2.asm", "asm", Versions.Libraries.Internal.asm)
shadedImplementation("it.unimi.dsi", "fastutil:", Versions.Libraries.Internal.fastutil)
}