chore: optimise dependencies

This commit is contained in:
siujamo
2026-01-28 14:07:32 +08:00
parent 84b526a0d2
commit 5b7fbfee06
3 changed files with 2 additions and 14 deletions
+1
View File
@@ -44,6 +44,7 @@ dependencies {
api("com.onixbyte:identity-generator:$artefactVersion")
api("com.onixbyte:crypto-toolbox:$artefactVersion")
api("com.onixbyte:math-toolbox:$artefactVersion")
api("com.onixbyte:tuple:$artefactVersion")
}
}