Addon dependency updates

This commit is contained in:
Zoe Gidiere
2024-09-25 15:47:19 -06:00
parent a7a7354c40
commit f5f3725dba
6 changed files with 9 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ dependencies {
shadedApi(project(":common:implementation:base"))
shadedApi("commons-io", "commons-io", Versions.Libraries.Internal.apacheIO)
shadedApi("com.github.Querz", "NBT", Versions.CLI.nbt)
shadedApi("com.github.Querz", "NBT", Versions.Libraries.Internal.nbt)
shadedImplementation("com.google.guava", "guava", Versions.Libraries.Internal.guava)